From bc0601bd2c28395f68613fd9966ea318ff93016c Mon Sep 17 00:00:00 2001 From: David Phillips Date: Fri, 17 Mar 2017 15:13:47 +1300 Subject: Improve configuration syntax --- bot.conf.example | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'bot.conf.example') diff --git a/bot.conf.example b/bot.conf.example index ab0de2e..86204f8 100644 --- a/bot.conf.example +++ b/bot.conf.example @@ -7,5 +7,4 @@ ignore = trumpetbot,abusiveuser password = pleffquiffle admins = snargle!~kleg@glarg.example.com must_id = 1 -re = sa+x, tr+u, l+e+n+y -rep = 🎷, 🎺, ( ͡° ͜ʖ ͡°) +triggers = 'sa+x' => '🎷 ', 'trumpet' => '🎺 ', 'lenny' => '( ͡° ͜ ʖ ͡° ) ' -- cgit v1.1