Browse Source

Whoops, almost pushed the wrong sleep setting

Kirk Trombley 6 years ago
parent
commit
3db4f1c99e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/config.toml

+ 1 - 1
config/config.toml

@@ -1,5 +1,5 @@
 database = "/tmp/rollbot.sqlite"
-sleep_time = 0.25
+sleep_time = 1.5
 
 [aliases]
 speemteek = "speamteek"