diff options
Diffstat (limited to 'bot.conf.example')
-rw-r--r-- | bot.conf.example | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bot.conf.example b/bot.conf.example index cd5ae2d..71230bd 100644 --- a/bot.conf.example +++ b/bot.conf.example @@ -13,3 +13,8 @@ quit_msg = "Goodbye!" user = nobody group = nobody triggers = 'sa+x' => 'π· ', 'trumpet' => 'πΊ ', 'snake' => 'π ' + +# URL stuff +url_on = 1 +url_len = 0 + |