Rolisteam/DiceParser

Macro creation not working

Closed this issue · 1 comments

Macro creation is just not working. A simple command such as:
!macro quicktest 1d6
returns "invalid macro subcommand"

Nevermind, the macro syntax changed. You now have to type !macro add quicktest 1d6 for the above to work for instance. This change should however be reflected in the documentation on github