Commit Graph

13 Commits

Author SHA1 Message Date
b31a34e725 (guild admin): Add greeting messages.
New `SettingType` `Message` for general message settings.
New setting `greeting_message`.
New setting `greeting_channel`.
New setting `starting_funds`.
New setting `returning_message`.
Add a greeting message hook.
Add initial funds on lion creation.
Data migration v3 -> v4.
2021-10-04 18:16:34 +03:00
6a2da9c483 (moderation): tickets command and note ticket.
Add new `tickets` command for viewing moderation tickets.
Add `Note` ticket implementation, with command.
Add `offer_delete` context utility.
Add `guild_moderator` command ward.
2021-09-29 23:26:14 +03:00
877db72b22 UI (seekers): Improve channel seeker error. 2021-09-27 10:36:29 +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
2ee717bc0c (Accountability): New module and base system. 2021-09-19 09:56:25 +03:00
0e63c2da7a (Reminders): Small UI improvements. 2021-09-15 22:05:34 +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
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
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