Commit Graph

25 Commits

Author SHA1 Message Date
0e63c2da7a (Reminders): Small UI improvements. 2021-09-15 22:05:34 +03:00
765b8a3c2b (Shop): Fix typo. 2021-09-15 20:03:54 +03:00
2acef999c5 (Reminders): Created reminders module and system. 2021-09-15 19:58:32 +03:00
bac72194a3 (Economy): Completed base shop UI. 2021-09-15 09:24:37 +03:00
b25380d072 (Economy): Base shop system. 2021-09-15 01:00:10 +03:00
595c1307ca (Economy): Add event log on send transfer.
Also make the input a bit more flexible.
2021-09-14 05:38:28 +03:00
2bd97b1ba0 (cointop): Fix typo in alias check. 2021-09-14 05:38:05 +03:00
73d210db31 (stats cmd): Fixed rank display.
Added `member_ranks` data view for getting time and coin ranks from db.
2021-09-13 09:28:12 +03:00
912409ec3e (Leaderboards): Filter out 0 entries. 2021-09-13 09:13:35 +03:00
9dbe41b5ec (Economy): Add send command and rename files. 2021-09-13 09:11:30 +03:00
a0cd2530c9 (utils): Improve embed_reply and error_reply.
Added better error handling for message responses.
Changed the `embed_reply` colour.
2021-09-13 09:10:38 +03:00
a9d5f8f0e1 (Study badges): Improved UI.
Handle arguments to `remove`.
Offer to delete roles where appropriate.
Event log badge deletions.
Fire data and role updates immediately on badge removal.
Improve parser.
2021-09-12 17:02:41 +03:00
a316775cad Add module. 2021-09-12 11:37:07 +03:00
70fa80fe29 Add module. 2021-09-12 11:36:54 +03:00
a001217345 Add module. 2021-09-12 11:36:39 +03:00
d2357f0e53 Add module. 2021-09-12 11:36:22 +03:00
d6b3adc27e Add module. 2021-09-12 11:36:06 +03:00
6ad56ab884 Add module. 2021-09-12 11:35:45 +03:00
26b9ae5aff Add module. 2021-09-12 11:35:22 +03:00
6f191cc2c1 Add data schema. 2021-09-12 11:34:23 +03:00
572a3a8688 Added guild and user settings module. 2021-09-12 11:27:37 +03:00
0183b63c55 Data system refactor and core redesign for public.
Redesigned data and core systems to be public-capable.
2021-09-12 11:04:49 +03:00
459a728968 Core user data and leaderboard commands.
Added flexibility to data `update_where`.
Added interactive utils, with improved pager.
Added user data table, with caching and transactional interface.
Added `topcoins` command to `Economy`
Added `top` command to `Study`
2021-08-26 22:34:46 +03:00
05cb9650ee Core bot framework 2021-08-25 22:56:45 +03:00
87f16b6a37 Initial Commit: Skeleton structure. 2021-08-25 14:48:20 +03:00