Commit Graph

5 Commits

Author SHA1 Message Date
3254c68ff7 feat(meta): Implement meta commands. 2023-10-22 20:59:19 +03:00
JetRaidz
1946077ded Fix help command not working in DMs
The `help` application command now functions as expected in DMs.
This shows both member-level and admin-level commands.

- Fixed `shop open` appearing in the DM slash command list
- Fixed `support_guild` not being included in `example-bot.conf`
- The following wards now require the `Guild` context to be passed to them:
	- `low_management`
	- `high_management`
2023-09-19 18:32:29 +12:00
0904b2deb7 fix: Minor UI fixes. 2023-08-16 12:32:45 +03:00
4bfc240530 rewrite: Ward refactor. 2023-06-06 14:27:57 +03:00
68fb0e9c62 rewrite: help command and ui. 2023-06-05 12:09:24 +03:00