aboutsummaryrefslogtreecommitdiff
path: root/modules/github.py
diff options
context:
space:
mode:
Diffstat (limited to 'modules/github.py')
-rw-r--r--modules/github.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/github.py b/modules/github.py
index 789b8c00..ab5744b2 100644
--- a/modules/github.py
+++ b/modules/github.py
@@ -41,4 +41,4 @@ class Module(ModuleManager.BaseModule):
self.events.on("send.stdout").call(target=channel,
module_name="Github", server=server, message=line)
- self.bot.register_both(server)
+ self.bot.trigger()