esmBot icon indicating copy to clipboard operation
esmBot copied to clipboard

A free and open-source Discord bot designed to entertain your server

Results 69 esmBot issues
Sort by recently updated
recently updated
newest added

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

bug

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

bug

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

bug

### Describe the bug See this image: ![image](https://user-images.githubusercontent.com/72958435/179790714-38b34b7a-278b-4113-870b-3a9b8b217766.png) ### Steps to reproduce 1. Use any command 2. Choose this file as a file: ![ezgif-2-7d2d9856bb](https://user-images.githubusercontent.com/72958435/179790907-42dbc0d9-ebbd-4ae8-b830-1590ec0363e1.gif) 3. See error ### Expected behavior...

bug

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

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

help wanted

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

enhancement

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.