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

Sentry Issue: [BOT-34B](https://sentry.io/organizations/python-discord/issues/3268375826/?referrer=github_integration) ``` TypeError: string indices must be integers (7 additional frame(s) were not displayed) ... File "bot/exts/moderation/infraction/_scheduler.py", line 200, in apply_infraction await action_coro File "bot/exts/moderation/infraction/infractions.py", line 389, in...

t: bug

As someone who spends a decent amount of time helping in the help channels, I often find people running into the issue of installing `x` library using pip but when...

### Hello! I would like to create a yml-file with greetings for new visitors on this repository. I have already used this action in my own projects.

t: feature
s: planning

Currently, when you try to add an invite link to the invites whitelist, it is rejected if the given link begins with `https://`, `http://`, etc. For example: ``` !whitelist add...

t: bug
a: moderation
a: filters
status: approved

Running ``` !bb watch test !infraction edit last 10s ``` Will result in this error when the bot tries to end the infraction ``` bot_1 | Traceback (most recent call...

t: bug
a: backend
a: moderation
s: stalled
p: 2 - normal

maybe link some keywords to rules.. like the rule-6 is related to advertising, so maybe we can just type !rule ad.

a: information
t: enhancement

Following on from python-discord/meta#92. We want to provide a third help channel in the available category so that more people can type their question at once without the channel being...

a: backend
p: 3 - low
l: 0 - beginner
a: help channels
t: enhancement

# Issue Every mute, temp-ban or anything that has a time (when displayed) always 1 second off. # Example @ERROR was muted for 2 days (1 day, 23 hours). The...

a: frontend
a: moderation
t: enhancement

Some errors use plain messages (e.g. general error handlers and moderation cogs) while others use embeds, sometimes even including [humorous replies](https://github.com/python-discord/bot/blob/master/bot/constants.py#L585) (e.g. reminders and clean cogs). Errors don't necessarily refer...

t: feature
a: frontend
p: 3 - low

On Mar 31, 2022 around 03:00 UTC there were a couple help channels that should have closed due to lack of activity but stayed open for several hours until they...

t: bug
a: help channels