What's Changed
- wrap bot start function in an if-name-main by @shenanigansd in #36
- oops by @shenanigansd in #37
- more oops by @shenanigansd in #38
- Bump sqlalchemy from 2.0.3 to 2.0.4 by @dependabot in #39
- Bump sentry-sdk from 1.15.0 to 1.16.0 by @dependabot in #41
- Bump sqlalchemy from 2.0.4 to 2.0.5.post1 by @dependabot in #43
- Bump discord-py from 2.1.1 to 2.2.2 by @dependabot in #42
- ci: bump versions by @shenanigansd in #44
- ci: bump the rest of the versions by @shenanigansd in #45
- Bump python-dotenv from 0.21.1 to 1.0.0 by @dependabot in #40
- Bump sqlalchemy from 2.0.5.post1 to 2.0.6 by @dependabot in #46
- Add webhook deleter by @shenanigansd in #49
- Bump sqlalchemy from 2.0.6 to 2.0.7 by @dependabot in #48
- Bump sentry-sdk from 1.16.0 to 1.17.0 by @dependabot in #47
- Bump pydantic from 1.10.6 to 1.10.7 by @dependabot in #50
- (filters/webhook) display webhook avatar as thumbnail if possible by @lockness-Ko in #51
- (fix) logic mistake by @lockness-Ko in #52
- Bump sentry-sdk from 1.17.0 to 1.18.0 by @dependabot in #53
- Bump sqlalchemy from 2.0.7 to 2.0.9 by @dependabot in #59
- Bump rapidfuzz from 2.13.7 to 2.15.0 by @dependabot in #55
- Bump sentry-sdk from 1.18.0 to 1.19.1 by @dependabot in #58
- Update webhook regex by @IlluminatiFish in #71
- Update webhook regex by @IlluminatiFish in #72
- Switch to dynamic dependencies with
pip-compile
by @shenanigansd in #73 - Bump python from
2f749ef
to5a67c38
by @dependabot in #60 - Bump python from
5a67c38
to551c952
by @dependabot in #75 - Update webhook_remover.py by @IlluminatiFish in #76
- Constrain deps, build container on PR by @shenanigansd in #78
- Bump python from
551c952
to6c0b067
by @dependabot in #77 - Only delete Discord webhooks when they are the entire message content by @IlluminatiFish in #79
- Test using
.txt
instead of.pip
for Dependabot and Snyk by @shenanigansd in #80 - Create UwU cog by @shenanigansd in #81
- rebase bot to subclass pydis-core by @shenanigansd in #82
- init snekbox cog by @shenanigansd in #84
- Typeracer Game! by @kip218 in #86
- Add the DB back by @shenanigansd in #89
- Pass iterable to has_any_role by @shenanigansd in #114
- Revert "Pass iterable to has_any_role" by @shenanigansd in #115
- UwU: extreme emojis by @shenanigansd in #92
- Meta cleanup by @shenanigansd in #116
- Bump python from
eaee5f7
to1966141
by @dependabot in #94 - [Snyk] Security upgrade aiohttp from 3.8.4 to 3.8.5 by @shenanigansd in #119
- Update dependencies, Sphinx, Ruff by @shenanigansd in #122
- Cleanup by @shenanigansd in #124
- Bump dependencies by @shenanigansd in #130
- Bump python from
364ee1a
to36b544b
by @dependabot in #125 - Have Dependabot group dependencies by @shenanigansd in #147
- Bump the docker-dependencies group with 1 update by @dependabot in #149
- Bump ruff from 0.0.285 to 0.0.291 by @dependabot in #142
- Bump the ci-dependencies group with 3 updates by @dependabot in #148
- Bump the python-dependencies group with 14 updates by @dependabot in #150
- Limit CI tests to Ubuntu by @shenanigansd in #151
- Bump the python-dependencies group with 2 updates by @dependabot in #152
- Bump the ci-dependencies group with 1 update by @dependabot in #153
- Bump the python-dependencies group with 6 updates by @dependabot in #155
- Bump dependencies by @shenanigansd in #156
New Contributors
- @lockness-Ko made their first contribution in #51
- @IlluminatiFish made their first contribution in #71
- @kip218 made their first contribution in #86
Full Changelog: v1.0.0...v2.0.0