Thomas Delvaux

Results 42 issues of Thomas Delvaux

Should be pretty self-explanatory. Add support in the crab command for including emojis in the text, including discord emojis

enhancement
good first issue
dependencies
ClemBot.Bot
python

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...

enhancement
good first issue
Discussion
ClemBot.Bot
python

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...

enhancement
good first issue
ClemBot.Bot

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...

enhancement
Large Feature
ClemBot.Site
javascript

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....

bug
ClemBot.Bot

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...

enhancement
help wanted
Medium Feature
ClemBot.Bot
python

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...

enhancement
good first issue
help wanted
ClemBot.Bot
python

In long messages, starboard will just split the message (I'm assuming at 1024 characters?) regardless of what is there. **For example:** ![image](https://user-images.githubusercontent.com/14143235/159749808-5e1b5478-4d8e-4456-9a86-7eeb7684a414.png) Instead, starboard should split the message at the...

bug
enhancement
help wanted
ClemBot.Bot
python

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...

enhancement
Discussion
ClemBot.Bot
python

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...

Discussion
Medium Feature
ClemBot.Bot