Roll cog/command has case-sensitive input, specifically the d in the XdY format expected by the cog.
A solution for this would be to modify this line of code to allow both D and d.
I'll assign myself the issue for now unless someone else would like to resolve this.
Roll cog/command has case-sensitive input, specifically the
din theXdYformat expected by the cog.A solution for this would be to modify this line of code to allow both
Dandd.I'll assign myself the issue for now unless someone else would like to resolve this.