Releases: pygreece/discord
Releases · pygreece/discord
v0.3.0
What's Changed
- Revamp ticket command by @devpersi in #27
- Deactivate opening ticket thread after reacting to CoC by @lysnikolaou in #28
- Update README.md by @devpersi in #29
Full Changelog: v0.2.6...v0.3.0
v0.2.6
What's Changed
- Make it so that users that are already community members can react by @lysnikolaou in #25
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Use order ID instead of ticket ID in texts everywhere by @lysnikolaou in #24
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Reformat some messages and fix empty organizers scenario by @lysnikolaou in #23
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- bugfix windows and member not having member role before using command by @devpersi in #21
- Use lazy=selectin for relationships to avoid SQLAlchemy errors by @lysnikolaou in #22
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
What's Changed
- Fix formatting of COC_NOT_ACCEPTED_MESSAGE by @lysnikolaou in fda48f7
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Improve README by @lysnikolaou in #12
- Change to using a Cog instead of a Bot subclass by @lysnikolaou in #13
- Build latest image on push to enable testing by @lysnikolaou in #14
- Add sync text and health slash commands to verify health status by @lysnikolaou in #15
- Slightly tweak welcome message by @lysnikolaou in #16
- Update readme by @devpersi in #17
- Handle member role assignment when the user has dms turned off by @devpersi in #18
- Ticket Verification System by @devpersi in #19
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Intorduce codeowners by @thepetk in #1
- Add simple PR template by @thepetk in #2
- Update CODEOWNERS to use pygreece/org team by @lysnikolaou in #7
- Implement Discord bot for automatic role assignment by @lysnikolaou in #6
- Add CI and deployment configuration by @lysnikolaou in #8
- Improvements to database session management and docstrings by @lysnikolaou in #10
- Add comprehensive tests for all of the bot functionality by @lysnikolaou in #11
Full Changelog: https://github.com/pygreece/discord/commits/v0.1.0