Commit Graph

14 Commits

Author SHA1 Message Date
b0e11fef56 Minor bugfixes and adjustment for new dpy. 2024-07-11 15:35:45 +10:00
3334f4996d feat(shops): Implement event logging. 2023-10-15 14:57:55 +03:00
1b4cfd0453 fix: Protect all acmpl lengths. 2023-10-08 12:00:32 +03:00
c8937e60c3 fix(shop): Handle unusual error status. 2023-10-07 23:47:04 +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
fc56647bdd feat(shop): Add paging for long shops. 2023-09-12 20:33:24 +03:00
088d0d27f8 fix(shop): Allow owner to add shop role. 2023-09-10 07:40:56 +03:00
df9b835cd5 fix (data): Parallel connection pool. 2023-08-23 17:31:38 +03:00
80b81120c5 rewrite (shop): Colour shop role perm filter. 2023-06-08 19:59:23 +03:00
4bfc240530 rewrite: Ward refactor. 2023-06-06 14:27:57 +03:00
3f637302fe fix (shop): Fix localisation issues. 2023-03-08 16:49:42 +02:00
b0dcbaa727 rewrite (core): Split and refactor Lion and config. 2023-03-03 15:35:08 +02:00
c77958dd78 rewrite (shops): Fix indentation. 2023-03-02 18:59:29 +02:00
f328324747 rewrite: Restructure to include GUI. 2022-12-23 06:44:32 +02:00