esmBot
esmBot copied to clipboard
A free and open-source Discord bot designed to entertain your server
### Command that caused the error &motiv , ### Image that caused the error _No response_ ### Steps to reproduce 1. Get any image 2. Run `&motiv ,` 3. Done...
### Describe the bug for example: &speed 1 and &speed 1.9 will do the same thing. but doing &speed 2 will speed it up. i did this on the dev...
### Describe the bug Sometimes, posting an image under 25MB says it is over 25MB. I do not know what causes this exactly, if it's reading the filesize wrong or...
### Describe the bug See this image:  ### Steps to reproduce 1. Use any command 2. Choose this file as a file:  3. See error ### Expected behavior...
**Want to warn that i haven't tested this, meaning that it could easily break everything.** Added checks to see if a valid api key is present, Also, if the request...
### Describe the bug EsmBot does not reply when attempting to run a command. ### Steps to reproduce 1. Post a command in any channel with EsmBot in the server...
With release 1.8, most of the image commands in the bot have been ported over from ImageMagick/Magick++ to the [libvips](https://libvips.org) library. While this has already resulted in a significant performance...
### Describe the request A meme template, with a Nerd emoji at the bottom, and a speech bubble above it, which shows the picture that the command was called upon....
Adds support for uploading large files to S3-compatible object stores. Splits uploading code into `./utils/uploaders` so it will be possible to add more uploaders (SFTP, etc.) in the future.