bullshit -.-

This commit is contained in:
Flummi 2017-03-16 10:08:51 +01:00
parent 5cb531706c
commit dbe7125ac8

View File

@ -1,5 +0,0 @@
module.exports = (lib) => {
lib.bot.on('notice', (e) => {
bot.send( '#kbot-dev', '[' + e.to + '] ' + e.from.getNick() + ': ' + e.message, e.network );
});
};