add logic to help resume bot from given indices

This commit is contained in:
Khinshan Khan
2025-04-01 10:24:30 -04:00
parent af937d3e6d
commit d15c9e3491
3 changed files with 28 additions and 0 deletions
+4
View File
@@ -12,3 +12,7 @@ DELETE_CONSPIRACY_DELAY=3s
# Probability of sending a conspiracy message (0.0 to 1.0)
CONSPIRACY_PROBABILITY=0.4
# Optional indices for resuming bot
PRAISE_INDEX=5
CONSPIRACY_INDEX=5