ChrisJL
ChrisJL
This pushes an image to dockerhub with the tags latest, a short git sha, and the tag of the release. The trigger for this workflow is when a release is...
# 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....
## Description We want a way to notify admins when helper votes are 2 weeks old, so that they can step in and get it over the line. This should...
Around 23% of help channel sessions go completely unanswered. We have a theory that a large proportion of this stat are from people who don't ask their question well, or...
Quite often users setup a reminder, and when it gets to that time set another reminder for the same reason. This is usually because the reminder is to get them...
In #1446 we made the bot unfurl and message links found in reported incidents. This sends a webhook with details on the message referenced. This is *incredibly* useful, especially for...
In https://github.com/python-discord/organisation/issues/341 we discussed the want to store and process messages from help channels. This is so that we can better investigate the usages of our help channels, in order...
In a recent staff meeting we agreed that we weren't giving enough love to our patreon supporters. As such, we have agreed that we should have the bot post in...
I'd like to propose that we add mypy to the codebase and add it to our linting workflow. The initial PR for this would be a large one, fixing the...