Code2Gether-Discord / Code2Gether-Discord-Bot

A Discord bot for the Code2Gether server
3 stars 1 forks source link

HOTFIX - Broke help output into multiple fields #54

Closed nickmartin1ee7 closed 3 years ago

nickmartin1ee7 commented 3 years ago

Fixed #53

The issue was that a field can only contain 1024 characters. Fixed by spreading out to multiple fields. As this is a hotfix, it will be doublechecked & approved by an admin.