The current implementation of the settings command features the ability to enable/disable commands per-guild. **TODO:** - [x] Make help messages reflect command settings. - [x] Prevent disabling settings and help commands - [x] Prefix setting - [x] Ephemeral response settings? - [ ] Permission settings - [ ] Guild-wide slash command enabling - [ ] Guild-wide regular command enabling
The current implementation of the settings command features the ability to enable/disable commands per-guild.
TODO: