Add Linkbot to the sample config

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
2020-06-13 21:01:23 -04:00
parent 9dc00562fd
commit e8bedc7d2a

View File

@@ -7,6 +7,7 @@ config = %Config {
ssl: false, ssl: false,
modules: [ modules: [
{Omnibot.Contrib.Linkbot, channels: :all},
{Omnibot.Contrib.Fortune, channels: ["#idleville"]}, {Omnibot.Contrib.Fortune, channels: ["#idleville"]},
], ],