Advertisement
Eliquimzzz

8ball command

Feb 21st, 2022
400
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.46 KB | None | 0 0
  1. $nomention
  2. $if[$message==]
  3. $title[Error]
  4. $description[You must provide a yes/no question. Usage:
  5. -8ball Am I a good bot?]
  6. $color[FF0000]
  7. $else
  8. $title[$username's 8-Ball]
  9. $description[Question:`$message
  10. Answer:
  11. Shaking...]
  12. $color[038cfc]
  13. $editIn[2s;Question:
  14. $message
  15. Answer:
  16. $randomText[Yes;Obviously yes;No doubt yes;Ask again;No;Obviously no;No doubt no;NarNarNar;HoHoHoHo]]
  17. $globalCooldown[10s;Please wait %time% before using this command again]
  18. $endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement