dashwav / yin-bot

Discord bot with a focus on moderation. Written in discord.py
https://dashwav.github.io/yin-bot/
MIT License
12 stars 8 forks source link

Ban message length #47

Closed dashwav closed 5 years ago

dashwav commented 5 years ago

When a user is banned with a reason that is > 480 characters the bot fails to ban them due to length restriction. What should happen is the user is banned and as much of the reason is put into discord.

dashwav commented 5 years ago

Fixed by 6180f52b61963a4ac023d5cd20f68d797509bba0