v1.0.2-rc.3
Pre-release
Pre-release
What's Changed
- Refactor webhook authorization in server.py using hmac by @dimoschi in #3
- 4 feature add reference to the original noahbot repo in codeowners file by @dimoschi in #6
- Remove message.delete() as not required for slash commands by @dimoschi in #10
- Update deploy.yaml to use contains instead of endsWith by @makelarisjr in #11
- Handle NoResultFound error in command execution by @dimoschi in #12
New Contributors
- @dimoschi made their first contribution in #3
- @makelarisjr made their first contribution in #11
Full Changelog: v1.0.1...v1.0.2-rc.3