mirror of
https://github.com/thewesker/ebooks_example.git
synced 2025-12-20 04:11:13 -05:00
removed delays and added default keyword
This commit is contained in:
@@ -8,11 +8,11 @@ TWEET_INTERVAL=2h
|
||||
TWEET_CHANCE=0.8
|
||||
BLACKLIST=tinysubversions, dril
|
||||
BANNED_TERMS=voldemort, evgeny morozov, heroku
|
||||
SPECIAL_TERMS=
|
||||
DEFAULT_DELAY=5..60
|
||||
SPECIAL_TERMS=butts, butt
|
||||
DEFAULT_DELAY=0
|
||||
DM_DELAY=0
|
||||
MENTION_DELAY=5..60
|
||||
TIMELINE_DELAY=10..600
|
||||
MENTION_DELAY=0
|
||||
TIMELINE_DELAY=0
|
||||
TIMEOUT_SLEEP=5
|
||||
MAX_ERROR_RETRIES=10
|
||||
UPDATE_FOLLOWS_INTERVAL=90m
|
||||
|
||||
Reference in New Issue
Block a user