diff options
| author | 2019-01-29 12:42:02 +0000 | |
|---|---|---|
| committer | 2019-01-29 12:42:02 +0000 | |
| commit | bdeaf7b69ea0765b4b57154b153054ca812fe3d4 (patch) | |
| tree | b5289e9c1c0279b11d94d2c3ae7ed5c2aaf64d6d /bot.conf.example | |
| parent | Don't double up command prefix in `!usage` output (commands.py) (diff) | |
| signature | ||
Add clarification to the top of bot.conf.example about leaving settings blank or
removing them
Diffstat (limited to 'bot.conf.example')
| -rw-r--r-- | bot.conf.example | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bot.conf.example b/bot.conf.example index 6e16d8a9..a6a61d9c 100644 --- a/bot.conf.example +++ b/bot.conf.example @@ -1,3 +1,6 @@ +# Any of these settings can be removed or left blank. The revelant functionality +# will be disabled. + [bot] # client-side tls key/cert for IRC connections tls-key = |
