SeaCogs/hotreload
cswimr ccf9389e13
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 41s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 47s
feat(hotreload): Channel Notifications (#51)
# Channel Notifications

This PR adds the ability for HotReload to send messages to a configurable discord channel when reloading a cog. Messages are only sent after the cog is reloaded to prevent slowdowns.
<!-- Create a new issue, if it doesn't exist yet -->

- [x] By submitting this pull request, I permit [cswimr](https://www.coastalcommits.com/cswimr) to license my work under
  the [Mozilla Public License Version 2.0](https://www.coastalcommits.com/cswimr/SeaCogs/src/branch/main/LICENSE).

Reviewed-on: https://www.coastalcommits.com/cswimr/SeaCogs/pulls/51
2025-01-26 10:06:14 -05:00
..
__init__.py feat(hotreload): init (#49) 2025-01-25 23:55:37 +00:00
hotreload.py feat(hotreload): Channel Notifications (#51) 2025-01-26 10:06:14 -05:00
info.json chore(hotreload): add disclaimer in install message that this cog doesn't add any commands 2025-01-26 00:56:50 +00:00