Update jonbot.js
This commit is contained in:
parent
c1239d3d65
commit
f844236ec8
|
@ -47,8 +47,6 @@ controller.hears(["jonbot"],["direct_message","direct_mention","mention","ambien
|
|||
});
|
||||
});
|
||||
|
||||
// Lol, Christoffer er en noob.
|
||||
|
||||
controller.hears(["jon"],["direct_message","direct_mention","mention","ambient"],function(bot,message) {
|
||||
console.log(message.user + " mentioned \"jon\"");
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user