Skip to content

Commit f894428

Browse files
committed
chore: turn off orderofsoon
1 parent da673cb commit f894428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blockchain_job.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
logging.basicConfig(level=logging.INFO)
1111

1212
# Group IDs for posting announcements (blockchain stats, customer analysis, etc.)
13-
group_ids = [-2165121610, -1002281038272, -1188782007]
13+
group_ids = [ -1002281038272, -1188782007] # -2165121610,
1414

1515
# Customer Analysis Configuration
1616
ANALYSIS_CHANNELS = ["tariproject", "OrderOfSoon"] # Channels to analyze for customer issues

0 commit comments

Comments
 (0)