bot icon indicating copy to clipboard operation
bot copied to clipboard

The community bot for the Python Discord community

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

closes #2007

t: bug
a: backend
a: moderation
p: 2 - normal
s: waiting for author

Would love all the feedback!

Fixes python-discord/meta#189

*Edited to take into account comments below* ## Updates to nomination review system posting conditions There are a few changes we'd like to make to the nominations review system. ###...

p: 1 - high
t: enhancement
a: recruitment
status: approved

Part two of #2231. Users can now reference a message to use its content as the reminder's new content when editing a reminder, as is already the case when creating...

a: backend
p: 3 - low
a: utility
t: enhancement
s: needs review

## Summary This is a proposal to extend the `AntiMalware` cog to automatically submit file links and attachments to the VirusTotal API for testing. https://developers.virustotal.com/reference/overview The public API allows up...

a: filters
t: enhancement
area: features

Sentry Issue: [BOT-2ZT](https://sentry.io/organizations/python-discord/issues/3092995113/?referrer=github_integration) ``` Failed to apply ban to user xxxxxxxxxxxxx ``` See https://github.com/python-discord/bot/blob/f9fff6eaae409c7ba12ea6f95873aa0fd0340554/bot/exts/moderation/infraction/infractions.py#L125 I think this happens when a user is cleanbanned after being banned. We can probably just...

t: bug
good first issue
a: moderation
l: 0 - beginner

# Description This PR does the following things related to the PR description: 1. Bumps the Python version up to 3.10, ensuring CI is updated too. - [`0797e70` (#2229)](https://github.com/python-discord/bot/pull/2229/commits/0797e702e7c2f2c7d9944e351c2681f7250862bd) 1....

a: dependencies
p: 1 - high
t: enhancement
s: needs review

Lots of users have issues with installing python, sometimes not checking correct options or installing from correct sources. A tag would be simple and fix this issue. It could, for...

Currently there's no way to undo or remove an infraction added to a member, only having an edit command that can let us change it to inactive. The infraction in...

t: feature
a: API
a: moderation
s: stalled
p: 3 - low