brackeys-bot icon indicating copy to clipboard operation
brackeys-bot copied to clipboard

The official Brackeys discord bot.

Results 19 brackeys-bot issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The LaTeX renderer for the `[]math` command fails to initialize on Linux due to a missing library that's native to Windows, leading to a TypeInitializationException on the...

bug

**Why do you want this feature? What is the problem?** No matter how clearly it is stated that you need to advertise in `#advertise`, people will always advertise in chat....

enhancement

**Describe the bug** []math command gives a TypeInitializerException `The type initializer for 'SkiaSharp.SKImageInfo' threw an exception. ` **Expected behavior** To show an image of whatever math operation/text given

bug

**Describe the bug** The `[]clear` command accepts a `SocketGuildUser` making it impossible to clear message history from users that have left the guild. **To Reproduce** Use `[]clear` with an ID...

bug

**Why do you want this feature? What is the problem?** Users have requested that []math render using light-on-dark text, since a white background can be hard on the eyes for...

enhancement

Currently the bot accepts and bans words based on regex but the current implementation is insufficient to protect against any spammer who can use Unicode. Of note are the [Unicode](https://util.unicode.org/UnicodeJsps/confusables.jsp)...

enhancement

### Spam Filter Service: Allows for multiple ways to detect spam within one message: - If a word flagged as spam is overused (either throughout the whole message, or having...

**Why do you want this feature? What is the problem?** Moderation purposes **Describe the solution you'd like** Post a copy of deleted messages in an assigned channel.

enhancement
question
priority

**Why do you want this feature? What is the problem?** Currently the bot can only log role pings. Just for extra info it would be nice to be able to...

enhancement

**Describe the bug** When checking user infractions using ID it fails if the user already left the server **To Reproduce** 1. grab ID of person who is no longer in...

bug