11.md (519B)
1 # PR #11 Fixes tripping hazard for the command that is generated after the proc macros 2 3 - **Status:** merged 4 - **Author:** @donicrosby 5 - **Created:** 2021-11-18T01:52:51Z 6 - **Branch:** example-bot-command-enum-fix → main 7 - **Merged:** 2022-02-19T17:37:25Z 8 - **Diff:** [11.diff](./11.diff) 9 10 --- 11 12 Fixes: #9 13 14 Small change to get the example in line with what the help text for the command says, the command mangling macro may need to be updated so that the end command generated still follows Rust's naming convention 15