diff options
author | David Phillips <david@sighup.nz> | 2017-03-17 21:40:20 +1300 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2017-03-17 21:40:20 +1300 |
commit | 165301c42b14a7096eaa31f631c402361872db88 (patch) | |
tree | 12222660f46df9a9f053b7c78f7fff4094e4a71c /bot.conf.example | |
parent | 84664ecaacaa1d480d02dc836dfd6a33f552e325 (diff) | |
download | idalius-165301c42b14a7096eaa31f631c402361872db88.tar.xz |
Add privellege dropping
Diffstat (limited to 'bot.conf.example')
-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 752537e..f3ebb20 100644 --- a/bot.conf.example +++ b/bot.conf.example @@ -7,4 +7,6 @@ ignore = trumpetbot,abusiveuser password = pleffquiffle admins = snargle!~kleg@glarg.example.com must_id = 1 +user = nobody +group = nobody triggers = 'sa+x' => 'π· ', 'trumpet' => 'πΊ ', 'snake' => 'π ' |