Coflnet / discord-bot-node

GNU Affero General Public License v3.0
3 stars 6 forks source link

Dont answer to long messages #55

Open matthias-luger opened 2 years ago

matthias-luger commented 2 years ago

The bot should not answer to messages over a certain character-length (60?). It gets more likely that the bot is triggered randomly if the messages is multiple sentences long. But most of the time a long message isn't a simple question the bot can answer. So it should ignore them at a certain point.