BulletBot icon indicating copy to clipboard operation
BulletBot copied to clipboard

A Discord bot for the Code Bullet and Co server

Results 52 BulletBot issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** If there are a lot of cases in the current server and the command `?!case list` is used, it will...

enhancement
commands

**Is your feature request related to a problem? Please describe.** In the CB server, we often delete messages of members for a rule infringement, but the user that sent the...

enhancement
core
commands

**Describe the bug** When you use the `?!purge` command with no criteria (so just `?!purge [number]`) the bot will also delete future messages until it finally deleted the specified amount...

bug
commands

**Describe the bug** The format string defined in [`time.ts`](https://github.com/CodeBullet-Community/BulletBot/blob/master/src/utils/time.ts) doesn't have a `UTC:` prefix and because of that [`dateformat`](https://www.npmjs.com/package/dateformat) outputs the time in the timezone of the bot. **To Reproduce**...

bug
utils

**Describe the bug** The bot, when restarted several times, spam resubs to all youtube webhooks. **To Reproduce** Steps to reproduce the behavior: 1. Restart the bot several times 2. Watch...

bug
core

**Is your feature request related to a problem? Please describe.** This is an extension of issue #60... **Describe the feature you'd like in detail** To help protect from MongoDB "accidents"/data-loss,...

enhancement
commands
utils

**Is your feature request related to a problem? Please describe.** Recently we just found out the hard way that sometimes when discord has an outage, the discord.js guild create and...

enhancement
core
utils

add functionality that lets BulletBot remember that a user had certain roles. Those roles will be regiven a user if he joins. (for example the muted role)

enhancement
core
commands

**Describe the bug** If a channel that only has disabled permissions (❌) **OR** has a mix of disabled and neutral permissions (❌ & `/`), is locked using `?!lock #channel`, then...

bug
commands

## Is your feature request related to a problem? Currently, there isn't a limitation of how much a server can use BulletBot. This works fine when the bot is hosted...

enhancement
core
commands
webhooks