Skip to content

Commit

Permalink
Increase freenode kick avoidance deep learning algorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
dz0ny committed Feb 23, 2017
1 parent 90e7621 commit e35109e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fat.coffee
Expand Up @@ -88,7 +88,7 @@ class Bot extends events.EventEmitter
autoConnect: false
autoRejoin: true
floodProtection: true
floodProtectionDelay: 800
floodProtectionDelay: 1500

prepEvents: ->
@client.on 'error', (err) ->
Expand Down

0 comments on commit e35109e

Please sign in to comment.