diff options
| author | 2019-09-27 16:18:12 +0100 | |
|---|---|---|
| committer | 2019-09-27 16:18:12 +0100 | |
| commit | 69bf622d2d72be70a1db9b12f9a5a7c5cca9d76c (patch) | |
| tree | 4b7d65453061bdd7d4fd9e95f5f4f7afc3641386 /bot.conf.example | |
| parent | Revert "add !msg" (diff) | |
remove external_modules/ and replace with bot.conf and cli arg
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 5fe9a724..ac1c5818 100644 --- a/bot.conf.example +++ b/bot.conf.example @@ -18,6 +18,9 @@ bot-channel = module-blacklist = module-whitelist = +# path to an external directory for modules to be found in +external-modules = + # https://openweathermap.org/api openweathermap-api-key = |
