| Commit message (Collapse) | Author | Age | Lines |
... | |
| |\ \ \
| |/ / /
|/| | | |
|
|\ \ \ \
| | | | |
| | | | | |
Use a d.py task for checking for necro help posts
|
|/ / / / |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
This will give other cogs a chance to start up
|
| | | |
| | | |
| | | | |
We want to be able to expand the list of channels ignored by duckpond, without having to add the entire list of default channels first.
|
|/ / / |
|
|\ \ \
| | | |
| | | | |
Log to #voice-log for passed and failed attempts at voice verification
|
| | | | |
|
|/ / / |
|
|\ \ \
| | | |
| | | | |
Bump bot core & Python version
|
| | | | |
|
|/ / /
| | |
| | |
| | | |
A pydantic version bump is also required due to latest requirements from bot-core
|
|\ \ \
| | | |
| | | | |
Support editing of timeout durations.
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
If timeout was edited to a longer duration, members could evade being timeout upon rejoining, so we reapply them if that's the case
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
if a user isn't a member of the server, trying to edit their timeout will result in an error
|
|/ / / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.43.0 to 1.44.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/1.43.0...1.44.0)
---
updated-dependencies:
- dependency-name: sentry-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [lxml](https://github.com/lxml/lxml) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-5.1.0...lxml-5.1.1)
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.3.4 to 4.4.0.
- [Release notes](https://github.com/raimon49/pip-licenses/releases)
- [Changelog](https://github.com/raimon49/pip-licenses/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raimon49/pip-licenses/compare/v-4.3.4...v-4.4.0)
---
updated-dependencies:
- dependency-name: pip-licenses
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
| |
| |
| |
| | |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
python-discord/init-sentry-after-event-loop-creation
Move sentry initialisation to after the event loop is created
|
|/ /
| |
| |
| | |
This is required for the sentry asyncio integration
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
difference
Updated the domain regex to account for trailing ")" characters.
Also, normalized triggered URLs to lowercase before executing the set difference performed to figure out unknown URLs in a message.
|
|/ |
|
| |
|
|\
| |
| | |
Capture cog load times using sentry performance tracking
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [emoji](https://github.com/carpedm20/emoji) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/carpedm20/emoji/releases)
- [Changelog](https://github.com/carpedm20/emoji/blob/master/CHANGES.md)
- [Commits](https://github.com/carpedm20/emoji/compare/v2.10.1...v2.11.0)
---
updated-dependencies:
- dependency-name: emoji
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
| |
This is no longer needed now that the new forum channel used for the help system automatically have the new post shown in the channel list
|
|
|
|
|
|
| |
This feature allowed users to opt-in to getting DMs from the bot whenever someone messaged in a help channel they we participating in. This was useful in the old channel-based help system as it was hard to remember which channels you were participating in.
Now that we've moved over to the forum channel, this is no longer an issue, as posts you are participating in now appear in the channel list, and others don't.
|
|\
| |
| | |
Phishing button
|
| |\
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Add safeguard when banning staff
* Update infractions.py
* Fix logical error where user would not get banned
* Update bot/exts/moderation/infraction/infractions.py
Co-authored-by: Preocts <[email protected]>
* Delete view if confirmed
* Implement suggestions
* Use instead of
* Don't call timeout manually
* Lint
* Switch button colors
* Remove message bind to view class
* Set message property of view to sent message
* Update poetry.lock
* Remove unnecessary View initializer
* Send message indicating if the infraction was cancelled or not
* Remove feedback on confirm
* Merge main into staff-ban-safeguard
* Make invocation async
* Make .stop() invocation sync again
* Clean up code
* Avoid truncating early and send message on timeout
* Should probably move this, too
* Fail safely
* Move view to a new file
* Break out confirmation into its own function
---------
Co-authored-by: Preocts <[email protected]>
Co-authored-by: Richard Si <[email protected]>
|
| |
| |
| | |
Co-authored-by: wookie184 <[email protected]>
|
| |
| |
| |
| |
| |
| | |
Avoid Discord's character limit for messages.
Fix #2464
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
This is to cover the case where a Discord outage causes us to miss a help post creation.
I purposefully didn't use the discord.py task system here as this cog already has it's own scheduler and deals with closing all active tasks itself
|