matthileo

Untitled

Jan 14th, 2017
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. Avrae, a D&D 5e utility bot made by @zhu.exe#4211.
  2.  
  3. CharGenerator:
  4. char Makes a random 5e character.
  5. makeChar Gives you stats for a 5e character.
  6. Core:
  7. invite Prints a link to invite Avrae to your server.
  8. about Information about the bot.
  9. ping Checks the ping time to the bot.
  10. multiline Runs each line as a separate command.
  11. purge Purges messages from the channel.
  12. bug Reports a bug to the developer.
  13. Dice:
  14. math Solves a math problem.
  15. cast Casts a spell (i.e. rolls all the dice and displays a summa...
  16. r Rolls dice in xdy format.
  17. rr Rolls dice in xdy format a given number of times.
  18. rrr Rolls dice in xdy format, given a set dc.
  19. InitTracker:
  20. init Commands to help track initiative.
  21. Lookup:
  22. lookup_settings Changes settings for the lookup module.
  23. vmonster Looks up a monster, including all of its skills.
  24. condition Looks up a condition.
  25. monster Looks up a monster.
  26. spell Looks up a spell.
  27. PBPUtils:
  28. br Prints a scene break.
  29. Permissions:
  30. enable Enables a command for this server.
  31. prefix Sets the bot's prefix for this server.
  32. disable Disables a command for this server. Case-sensitive.
  33. ​No Category:
  34. help Shows this message.
  35.  
  36. Type !help command for more info on a command.
  37. You can also type !help category for more info on a category.
  38.  
  39.  
  40. ![r|roll] <rollStr>
  41.  
  42. Rolls dice in xdy format.
  43. Usage: !r xdy Attack!
  44. !r xdy+z adv Attack with Advantage!
  45. !r xdy-z dis Hide with Heavy Armor!
  46. !r xdy+xdy*z
  47. !r XdYkhZ
  48. Supported Operators: k (keep)
  49. ro (reroll once)
  50. rr (reroll infinitely)
  51. >/< (test if result is greater than/less than)
  52. Supported Selectors: lX (lowest X)
  53. hX (highest X)
Advertisement
Add Comment
Please, Sign In to add comment