diff options
-rw-r--r-- | bot.conf.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bot.conf.example b/bot.conf.example index 71230bd..d874777 100644 --- a/bot.conf.example +++ b/bot.conf.example @@ -13,6 +13,8 @@ quit_msg = "Goodbye!" user = nobody group = nobody triggers = 'sa+x' => 'π· ', 'trumpet' => 'πΊ ', 'snake' => 'π ' +prefix = % +antiflood_on = 0 # URL stuff url_on = 1 |