Tokebot ported to codebase.
This commit is contained in:
parent
1da7cab9cd
commit
2fc8f16e9d
6 changed files with 1888 additions and 2521 deletions
|
|
@ -521,6 +521,7 @@ Callbacks = {
|
|||
},
|
||||
|
||||
chatMsg: function(data) {
|
||||
console.log(data);
|
||||
addChatMessage(data);
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue