IllusionaryOne

Untitled

Feb 5th, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. [02-05-2016 @ 19:37:32] >>>> Calling ./commands/streamCommand.js [98] <<<<
  2. [02-05-2016 @ 19:37:32] >>>> Calling ./commands/streamCommand.js [99] <<<<
  3. [02-05-2016 @ 19:37:32] >>>> Exec
  4. function () {
  5. if ($.bot.isModuleEnabled("./commands/streamCommand.js")) {
  6. $.registerChatCommand("./commands/streamCommand.js", "online");
  7. $.registerChatCommand("./commands/streamCommand.js", "viewers");
  8. $.registerChatCommand("./commands/streamCommand.js", "game");
  9. $.registerChatCommand("./commands/streamCommand.js", "title");
  10. }
  11. }
  12. | ./commands/streamCommand.js [99] <<<<
  13. [02-05-2016 @ 19:37:32] Trying to add ./commands/streamCommand.js | online
  14. [02-05-2016 @ 19:37:32] Trying to add ./commands/streamCommand.js | viewers
  15. [02-05-2016 @ 19:37:32] Trying to add ./commands/streamCommand.js | game
  16. [02-05-2016 @ 19:37:32] Trying to add ./commands/streamCommand.js | title
  17. [02-05-2016 @ 19:37:32] >>>> Calling ./commands/topCommand.js [100] <<<<
  18. [02-05-2016 @ 19:37:32] >>>> Calling ./commands/topCommand.js [101] <<<<
  19. [02-05-2016 @ 19:37:32] >>>> Exec
  20. function () {
  21. $.registerChatCommand("./init.js", "chat", 1);
  22. $.registerChatCommand("./init.js", "module", 1);
  23. $.registerChatCommand("./init.js", "reconnect", 2);
  24. }
  25. | ./commands/topCommand.js [101] <<<<
Advertisement
Add Comment
Please, Sign In to add comment