Skip to content

Bug: Roll command crashes on large input #22

Description

@jkriste
image

Roll cog/command does not check for large user-input. Only the number of rolls would need to be checked and should likely be limited to 25 (or so) rolls. 25 is recommended if each roll will use an embed field, as Discord recently limited the number of embed fields to a max of 25.

A solution would check for a the rolls being larger than some maximum amount and let the user know that there is a limit.

I'll assign myself the issue for now unless someone else would like to resolve this.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions