CactusDev / CactusBot

An open source, community-written service-agnostic chat bot
MIT License
30 stars 6 forks source link

Discord service errors if response length too long #71

Closed 2Cubed closed 6 years ago

2Cubed commented 7 years ago

The maximum length for Discord messages is 2,000 characters. If the response is too long, the bot should split up the message and send individually.