shitcorp / todobot

📝🤖 Simple, efficient and most importantly elegant TODO Bot. A virtual TODO List right inside your Discord server!
http://todobot.stlf.me
BSD 3-Clause "New" or "Revised" License
67 stars 10 forks source link

Some embeds are not sent because of body size #29

Open MeerBiene opened 3 years ago

MeerBiene commented 3 years ago

For Support Requests: Discord

Some embeds are producing errors because their description exceedes 1024 characters. Fix by adding checks to central embed methods.

MeerBiene commented 3 years ago

Add input validation to todo command

MeerBiene commented 3 years ago

also add checks in embed methods for safety

MeerBiene commented 3 years ago

display settings, tags and vars as pagination