mirror of
https://github.com/reality/dbot.git
synced 2024-12-03 17:39:28 +01:00
report emit
This commit is contained in:
parent
0088d88af6
commit
35c59d4c72
@ -15,6 +15,7 @@ var report = function(dbot) {
|
||||
next();
|
||||
}, 1000);
|
||||
});
|
||||
dbot.api.event.emit('new_notify', [ message ]);
|
||||
},
|
||||
|
||||
'formatNotify': function(type, server, user, channel, message) {
|
||||
|
Loading…
Reference in New Issue
Block a user