Rapptz / discord-ext-menus

MIT License
234 stars 87 forks source link

Update max snowflake length to be 20 characters #38

Closed Jackenmen closed 3 years ago

Jackenmen commented 3 years ago

While I was going through d.py's commits, I've noticed a commit updating the length of snowflakes in regex to be 20 instead of 21 so I assume the update of this would be welcome here too to remain consistent in the code base.