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