Update example config 'modules' and 'module_paths' to use 'plugin(s)' instead
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
@@ -16,5 +16,5 @@ config = %Config {
|
|||||||
{Omnibot.Contrib.Wordbot, channels: ["#idleville"], ignore: ["username"]},
|
{Omnibot.Contrib.Wordbot, channels: ["#idleville"], ignore: ["username"]},
|
||||||
],
|
],
|
||||||
|
|
||||||
#module_paths: [{"modules", recurse: true}]
|
#plugin_paths: [{"plugins", recurse: true}]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user