issues
search
scarletcafe
/
jishaku
A debugging and testing cog for discord.py rewrite bots.
https://jishaku.readthedocs.io/en/latest/
MIT License
543
stars
182
forks
source link
Update invocation.py
#223
Closed
itachi9797
closed
11 months ago
itachi9797
commented
11 months ago
Rationale
Summary of changes made
Checklist
[ ] This PR changes the jishaku module/cog codebase
[ ] These changes add new functionality to the module/cog
[ ] These changes fix an issue or bug in the module/cog
[ ] I have tested that these changes work on a production bot codebase
[ ] I have tested these changes against the CI/CD test suite
[ ] I have updated the documentation to reflect these changes
[ ] This PR changes the CI/CD test suite
[ ] I have tested my suite changes are well-formed (all tests can be discovered)
[ ] These changes adjust existing test cases
[ ] These changes add new test cases
[ ] This PR changes prose (such as the documentation, README or other Markdown/RST documents)
[ ] I have proofread my changes for grammar and spelling issues
[ ] I have tested that any changes regarding Markdown/RST syntax result in a well formed document
Rationale
Summary of changes made
Checklist