146af128f6
fix (send): Fix typo in event_log.
2021-09-19 13:45:55 +03:00
d355e7887b
fix (workout): Incorrect notification reward.
2021-09-19 13:45:03 +03:00
e09a39d434
fix (Rent): Typo with format arg order.
2021-09-19 13:43:45 +03:00
1a8a50538d
fix (Top): Handle empty exclude list.
2021-09-19 13:42:40 +03:00
f23ba807da
Add package dependencies.
2021-09-19 13:08:06 +03:00
47a1972900
fix (Accountability): Fix typo in .
2021-09-19 13:05:30 +03:00
6617139531
fix (Accountability): Typo in TimeSlot.
2021-09-19 13:03:03 +03:00
03b40f3531
(Routine): Update cmdClient pointer.
2021-09-19 13:01:17 +03:00
0a0ac3c6cb
(Accountability): Add rooms cancel command.
2021-09-19 12:23:06 +03:00
d39ec3153a
(Docs): Update command help categories.
2021-09-19 10:30:25 +03:00
2ee717bc0c
(Accountability): New module and base system.
2021-09-19 09:56:25 +03:00
4229fe8b18
(Data): Small extensions to core data interfaces.
...
Add `LEQ` condition type.
Ensure that batch updates don't fire with nothing to update.
Add `cast_row` to `update_many` for handling typed `NULL`s.
2021-09-19 09:54:08 +03:00
fa2435e93a
(Reminders): Fix typo in "Every" UI.
2021-09-16 13:01:31 +03:00
f236ca2e97
(Renting): Created the Renting module and system.
2021-09-16 12:23:06 +03:00
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