!roll <dice expression> -- Roll any dice expression. This supports any expression that the Avrae d20 dice roller accepts
!import <shadowdarklings-json-url> -- This will do the first import of your character into the bot's memory -- Import Help page
!update -- Every time you modify your character on Shadowdarklings.net you can run this update command to copy those changes to the bot
!character list -- Will show all the characters you have imported
!character <name> -- Select one of your characters to be "active". This is needed for most of the other commands
!sheet -- Shows a brief overview of the character
!detail -- Shows everything known about the character: stats, class and ancestry bonuses/talents, attacks, spells, and inventory
!attack -- Shows a list of avilable attacks based on the weapons in inventory
!attack <weapon name> -- Roll the attack and damage for this weapon using all calculated bonuess -- Attack help page
!attack <weapon name> verbose -- Roll the attack and damage for this weapon showing a bullet list of all the modifiers applied
!cast <spell name> -- Roll a spell casting check for the spell. Will compare to the tier level to determine success. You can add verbose, adv, or dis to modify the roll
!check <stat> -- Roll a skill check. Stat names are abbreviated to dex, str, int, etc. You can add adv to roll with advantage
!init join -- Once the DM has started the initiative tracker, you can join with your currently selected character in the channel the tracker is running in
!init next -- When it's your turn, you can use this to end your turn and advance to the next player
!hp +/-<amount> -- While in initiative, you can track changes to your hp with expressions like:
!hp +5 -- adds five to your current HP not to exceed your max
!hp +1d8 -- rolls a 1d8 and adds that to your current HP
!hp -1d4 -- rolls a 1d4 and subtracts that from your current HP not to go below 0