toast_account_i_made

cmds.json

Jan 10th, 2021
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. [
  2. {
  3. "cmd":"help",
  4. "func":"helpembed(message)",
  5. "command_help":"Lists commands - Syntax: !help"
  6. },
  7. {
  8. "cmd":"panda",
  9. "func":"searchReddit(message, 'panda')",
  10. "command_help":"gets an epic panda off redit"
  11. },
  12. {
  13. "cmd":"cactus",
  14. "func":"searchReddit(message, 'cactus')",
  15. "command_help":"gets a cactus off redit"
  16. },
  17. {
  18. "cmd":"clearbotmessages",
  19. "func":"delBotMsgs(message)",
  20. "command_help":"gets an epic panda off redit"
  21. },
  22. {
  23. "text":"is seb pog",
  24. "response":"yes he is very pog"
  25. }
  26. ]
Advertisement
Add Comment
Please, Sign In to add comment