Commit Graph

15 Commits

Author SHA1 Message Date
4014e0a3a6 rewrite: Shop and economy system. 2022-12-17 19:29:20 +02:00
65fb271dde rewrite (data): Bump data version to 13. 2022-11-18 08:46:48 +02:00
6f9c8b7138 gems: Generalise gem transaction table.
Updates gem audit table for more generality.
Fixes issue with `Row._refresh()`.
Data migration v11 -> v12.
Remove `set_gems` (not needed due to gem module refactor).
2022-04-02 11:40:42 +03:00
f3a0b5f70a routine: Bump data version. 2022-03-19 17:13:40 +02:00
b27ab4af79 (data): Bump version 9 -> 10. 2022-01-28 19:11:46 +02:00
570c91eb94 (topgg): Name and wording tweaks. 2022-01-20 08:07:01 +02:00
5fbf84537d (data): Start migration v7 -> v8. 2022-01-10 18:55:00 +02:00
bad9071e82 (routine): Update required data version. 2022-01-06 09:31:37 +02:00
b273ae0596 (data): Update version and migration. 2021-12-07 13:23:13 +02:00
93dcb6bd24 (data): Migration v4 -> v5.
Add migration script for v4 -> v5.
Bump data version in schema and constants.
2021-10-19 13:27:28 +03:00
cfa3c90841 feature (reaction-roles): Configuration command.
New monolithic `rroles` configuration command.
Complete logging and setting implementation in RR tracker.
Improve strings in RR settings.

Add special `NEWPAGE` manual section parsed by the help command.
Add `tabulated` method for `ObjectSettings` for easy display.
Add `_parse_create` switch for the `Role` setting type.
2021-10-18 15:28:14 +03:00
9ae0de034f (Sysadmin): Add guild and user blacklist.
v2 -> v3 data migration for the blacklist tables.
Added blacklists and blacklist commands
Added bot admin level to help groups.
2021-09-28 20:54:22 +03:00
6f48f47ffd (Moderation): Base moderation and video system.
Migration to data v2.
Complete core Ticket-based moderation system.
StudyBan ticket implementation.
Video-channel tracking system.
2021-09-25 14:43:28 +03:00
d9c676b262 (Tasklist): Make tasklists global. 2021-09-21 17:21:12 +03:00
05cb9650ee Core bot framework 2021-08-25 22:56:45 +03:00