From d95fa59541aaa4ea34f3188ef895e5fc5ed1f08a Mon Sep 17 00:00:00 2001 From: David Phillips Date: Tue, 18 Apr 2017 21:09:08 +1200 Subject: Make URL titles optional, enable in config --- bot.conf.example | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bot.conf.example') 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 + -- cgit v1.1