bot icon indicating copy to clipboard operation
bot copied to clipboard

The community bot for the Python Discord community

Results 259 bot issues
Sort by recently updated
recently updated
newest added

Tags can have aliases, and they clutter the tags list. A person going over the possible tags will see several entries of the same tag, and might be unable to...

a: frontend
s: planning
p: 2 - normal
a: tags

### What feature are you proposing? When a user sends multiple messages, they get muted automatically with the python discord bot, and a message is sent, confirming that this user...

s: planning
a: moderation
a: filters
t: enhancement
area: features

To avoid any more situations like these: Propose to add: >### :warning: This action will apply **ban** to a staff member, `@user` (User Name #8405). To confirm, rerun the command...

a: backend
a: moderation
t: enhancement
status: approved

Currently, if we do `!cban` or similar clean commands, the record of the messages being cleared gets output to `#mods`. This can cause some confusion if two moderators are investigating...

s: planning
a: moderation
t: enhancement

Occasionally we forget about the policy of leaving Helper candidate reviews up for 3 days before actioning them (whether that be by opening a ticket to onboard them or ending...

s: planning
t: enhancement
a: recruitment

I think similar to https://github.com/python-discord/bot/pull/3047, it would be helpful to have some sort of "Quick Incident" context menu that lets Helpers+ quickly right click a message and incident it, instead...

t: feature
a: frontend
a: moderation
p: 2 - normal
status: approved

Closes issue #2492 (PR description ripped from #3045) If the output generated by snekbox has 11 lines, the output sent to Discord as well as the contents uploaded to our...

t: bug
a: frontend
p: 2 - normal
a: utility
s: needs review

Implements changes discussed for #2937

p: 2 - normal
s: waiting for author
t: enhancement
a: recruitment
s: needs review

Closes #2382, supersedes #2402 Some small changes were required to the mock helpers to ensure the attributes of `MockContext` are consistent with each other. If the original message is deleted,...

p: 3 - low
a: utility
s: needs review

Due to a recent incident, it is very important to note the need to special-case codeblocks' newline count for the antispam filter. ![image](https://github.com/python-discord/bot/assets/78076854/f1ad3005-e202-4802-88af-28e8b284b12e) It is important to note that, as...

s: planning
a: filters
t: enhancement