| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
| |
This also bumps some dev deps to latest
|
|\
| |
| | |
Improve wording in botstrap error
|
|/ |
|
|
|
|
| |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
| |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
| |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
| |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
| |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
| |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
| |
Co-authored-by: Xithrius <[email protected]>
|
|
|
| |
Co-authored-by: Xithrius <[email protected]>
|
|
|
|
| |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|\
| |
| | |
Bump pytest-xdist from 3.2.0 to 3.2.1
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases)
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.2.0...v3.2.1)
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
|
| |
|
|\
| |
| | |
Remove usage of the muted role
|
|/ |
|
|\
| |
| | |
Migrate from role-based mutes to native timeouts
|
| |\
| |/
|/| |
|
|\ \
| | |
| | | |
Fix typehint that broke duckpond channel blacklist
|
|/ / |
|
|\ \
| | |
| | | |
Preserve personal config
|
| |\ \
| |/ /
|/| | |
|
|\ \ \
| | | |
| | | | |
Fix broken roles view
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
This one is still needed for the `!subscribe` text command to work properly
|
|/ / / |
|
|\ \ \
| | | |
| | | | |
Bump aiohttp from 3.8.3 to 3.8.4
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.3 to 3.8.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.3...v3.8.4)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|\ \ \
| | | |
| | | | |
Bump pydantic from 1.10.5 to 1.10.6
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.6/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.5...v1.10.6)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|\ \ \
| | | |
| | | | |
Display jump url to message invoking an infraction in infraction log
|
| | | | |
|
| |\ \ \
| |/ / /
|/| | | |
|
| | | |
| | | |
| | | |
| | | | |
Previously displayed "Infraction issued in modmail" for infractions in ModMail.
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | |
| | | |
The priority of the value to be picked is always the last file in the `env_file` tuple
We want server values to always be picked up from .env.server, and if someone wants to override them for testing, they'll go into .env
But the `env.server` shouldn't be manually tampered with
|
| | |
| | |
| | |
| | | |
The timeout already natively handles blocking voice channels and removing the user from them.
|
| | |
| | |
| | |
| | | |
Timeouts have similar role hierarchy restrictions to bans.
|
| | | |
|
| | |\
| |_|/
|/| | |
|
|\ \ \
| | | |
| | | | |
Support `eval` (snekbox) file system and attachment display
|
| | | | |
|
| |\ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
# Conflicts:
# bot/constants.py
# bot/exts/utils/snekbox/_cog.py
# config-default.yml
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* change nested delimiter to double underscore
* write channel_id along with the webhook_id
* make channel mandatory for webhook
|