Commit Graph

10 Commits

Author SHA1 Message Date
d9c58806cf feat(admin): Implement admin role. 2023-10-16 10:39:11 +03:00
519fb976aa feat: Lazy member chunking.
No longer try to fetch all members on startup.
Instead chunk on-demand.
2023-09-20 20:46:39 +03:00
JetRaidz
60897a3bd9 Fix typo in wards
Fixed typo in `high_management` function
2023-09-19 21:53:41 +12: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
4773de53a2 feat (voice): Implement now command. 2023-08-27 15:53:12 +03:00
4ddece1e0f (wards): Add moderator ward. 2023-08-22 22:48:22 +03:00
f0c796ce31 rewrite: New Rolemenu system. (Incomplete) 2023-07-31 21:06:51 +03:00
4bfc240530 rewrite: Ward refactor. 2023-06-06 14:27:57 +03:00
228fb9379c rewrite (wards): Add context-agnostic wards. 2023-05-14 12:28:44 +03:00
f328324747 rewrite: Restructure to include GUI. 2022-12-23 06:44:32 +02:00