fixed being able to crash bot by creating messages over 2k characters

This commit is contained in:
ayeuhugyu 2023-10-01 18:24:43 -07:00
parent 94037a9e4b
commit 8c595a9a01
2 changed files with 5 additions and 4 deletions

View file

@ -19,6 +19,7 @@ clean up p/vileimagery, its horrendous
1.12 - changed most discord actions to be handled by 1 script. this should cut down on errors and allow you to actually use the bot in other servers (i think)
1.12.1 - direct messages are now redirected to main channel
1.12.2 - fixed being able to crash bot by creating messages over 2k characters
---