diff --git a/omnibot.example.exs b/omnibot.example.exs index d9077fa..0ea7034 100644 --- a/omnibot.example.exs +++ b/omnibot.example.exs @@ -10,5 +10,5 @@ config = %Config { {Omnibot.Contrib.Fortune, channels: ["#idleville"]}, ], - module_paths: [{"modules", recurse: true}] + #module_paths: [{"modules", recurse: true}] }