mirror of
https://github.com/the-programmers-hangout/swiftspiracy-bot.git
synced 2026-09-10 07:56:26 +02:00
add logic to help resume bot from given indices
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user