bot
bot copied to clipboard
The community bot for the Python Discord community
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...
### 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...
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...
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...
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...
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...
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...
Implements changes discussed for #2937
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,...
Due to a recent incident, it is very important to note the need to special-case codeblocks' newline count for the antispam filter.  It is important to note that, as...