You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(I don't know if this has already been implemented to this bot but i think it will be good if it's not actually the case.)
Make the bot randomly stop "a random amount of time" every "some random time".
In order to make the bot less detectable.
config.json example :
"minPauseTrigger": 300 (minimum time in seconds before any pause)
"maxPauseTrigger": 3600 (maximum time in seconds before any pause)
"maxPauseDuration": 300 (in seconds)
"minPauseDuration: 10 (in seconds)
The text was updated successfully, but these errors were encountered:
Tetranima
changed the title
[Improvment] Random pause
[Feature request] Random pause
Aug 7, 2016
Edit: Feathub may be turned off in favour of better GitHub tags, issue templates, and voting structures. Please feel free to continue using this issue (but don't delete the Feathub request just yet)
Expected Behavior
(I don't know if this has already been implemented to this bot but i think it will be good if it's not actually the case.)
Make the bot randomly stop "a random amount of time" every "some random time".
In order to make the bot less detectable.
config.json example :
"minPauseTrigger": 300 (minimum time in seconds before any pause)
"maxPauseTrigger": 3600 (maximum time in seconds before any pause)
"maxPauseDuration": 300 (in seconds)
"minPauseDuration: 10 (in seconds)
The text was updated successfully, but these errors were encountered: