Thomas Delvaux
Thomas Delvaux
Should be pretty self-explanatory. Add support in the crab command for including emojis in the text, including discord emojis
The idea here is to expand the ping command into being able to ping specific websites. This serves as a sanity check to see if the website is up (and...
The general idea is to have a command where you input two locations, and the bot will report back the distance between them. The geocode.xyz API I use for the...
I'm pretty sure this is already on the roadmap but wasn't documented anywhere. Viewing and modifying ClemBot claims is currently a rather tedious process of sending commands to figure out...
There appears to be an issue with the translate cog where it throws an error when using auto-translate and there are certain special or foreign characters in the text to-be-translated....
As ClemBot grows, there is a growing need for communicating major updates and critical bug fixes (such as the threads mute bug fix) to server managers (as well as what...
AFAIK there is no way to have ClemBot purge a user's messages without banning them. Worse, once they're banned, the `ban` command cannot be used to purge their messages as...
In long messages, starboard will just split the message (I'm assuming at 1024 characters?) regardless of what is there. **For example:**  Instead, starboard should split the message at the...
I noticed the other day that several of ClemBot's commands appear to have no trashcan emoji timeout, meaning that anytime in the future the command query author can click the...
I noticed the other day that file previews for programming files seem to be a much better way to share and view code in discord than code blocks (at least...