TizzySaurus
TizzySaurus
Closes #1059 Incident archive messages now show when the incident was made and no longer displays when the incident was actioned as it's the same as the message timestamp. Also...
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...
Further to discussion with @HassanAbouelela in #dev-contrib, I'm creating this issue to outline some potential changes to the `!remind` command that can be made. __Bugs:__ - `!remind edit` doesn't validate...
Part 1 of #2231. __Delete Multiple Reminders__ This has been tested with the help of @ichard26 (thanks!). The behaviour behind the deletion is still the exact same (you can't delete...
Closes #2045. Closes #2172. Users can now "snooze" reminders, by pressing the "Snooze Reminder" button and then selecting a snooze duration from the dropdown menu that appears upon doing so....
This issue proposes allowing users to specify the end time of a reminder as the duration, instead of a relative time (e.g. `!remind "01-11-2021 08:00" example` instead of `!remind 16h38M...
There has been a number of instances recently where users have been getting auto-muted by the bot for "spamming" bot commands / messages in response to commands. This had lead...
We currently have two tags, which both refer to virtual environments. These are `!environments` and `!venv`. However, these two tags serve difference purposes (what a venv is and how to...
## Description Allow `.randomcase` to work on replied messages whenever no text argument is provided. ## Reasoning Pretty self-explanatory; means you can just reply to a message instead of having...
## Relevant Issues Closes #861. ## Description - Moved all hacktoberfest commands into `_cog.py` - Moved all hacktoberfest util functions into `_utils.py` - Deleted the three hacktoberfest command files (since...