7069c87e8e
feat (timer): Add configured opt-out role.
2024-09-01 23:41:07 +10:00
0377695d3c
feat: Add timezone parsing to msgeditor.
2024-08-31 08:40:11 +10:00
3e45310095
Move voicefix and streamalerts to plugins.
2024-08-31 08:38:44 +10:00
d10fd2fc1d
Initial merger with Twitch interface.
2024-08-27 17:41:33 +10:00
7e6dcb006f
feature: Add streamalerts cog.
2024-08-18 21:51:38 +10:00
019c80e1c5
fix: Update internal psycopg encoding util.
2024-07-23 21:02:15 +10:00
f1b4ccb17a
Merge branch 'leo-release' into pillow
2024-07-23 21:01:24 +10:00
Interitio
c09c582858
Merge pull request #73 from StudyLions/rewrite
...
Minor bugfixes and adjustment for new dpy.
2024-07-11 15:38:01 +10:00
b0e11fef56
Minor bugfixes and adjustment for new dpy.
2024-07-11 15:35:45 +10:00
6091e9a03c
Merge branch 'rewrite' into pillow
2023-11-08 14:16:12 +02:00
8ff2a6e5cf
feat: Add second attachment to message.
2023-11-08 14:08:13 +02:00
Interitio
52e1409064
Merge pull request #67 from StudyLions/rewrite
...
Gems and Skins
2023-10-29 20:07:11 +02:00
ec0463f0e7
fix(ranks): Fix notification logic.
2023-10-29 03:31:36 +02:00
d1b9a95bd2
feat(skins): Implement CustomSkin editor.
2023-10-29 03:30:49 +02:00
02068bd6b9
feat(skins): Implement user skin ui.
2023-10-28 01:01:24 +03:00
9341afc368
feat(skins): Apply skins to graphics.
2023-10-27 15:43:02 +03:00
b47744e219
feat(skins): Implement custom skin backend.
2023-10-27 15:42:26 +03:00
e3e717b948
(core): Add explicit cog type overloads.
2023-10-27 11:20:05 +03:00
bbd00267fa
feat(bot): Impl global dispatch over shardtalk.
2023-10-27 04:44:47 +03:00
73aad8a721
feat(premium): Ad-whitelist premium guilds.
2023-10-26 13:49:03 +03:00
d3bd233b3e
feat(premium): Impl guild upgrade path.
2023-10-26 13:48:17 +03:00
c41374bbaa
feat(premium): Implement gem API and admin.
2023-10-26 09:50:07 +03:00
90c86460b6
fix(sysadmin): Limit module acmpl to 25.
2023-10-26 09:48:40 +03:00
00162e9e73
fix(moderation): Consistent ticket ordering.
2023-10-26 09:48:11 +03:00
0d847673c9
Merge branch 'release' of cgithub:StudyLions/StudyLion into release
2023-10-24 15:18:04 +03:00
9fc6b2f313
fix(topgg): Fix bonus signature.
2023-10-24 15:17:34 +03:00
JetRaidz
91b599440a
fix(strings): Update context strings in rank templates
...
- Updated context strings for the default reward messages in ranks/ui/templates.py.
2023-10-25 01:00:18 +13:00
Interitio
f1f82e7d59
Merge pull request #62 from StudyLions/rewrite
...
Admin and Moderation
2023-10-24 14:34:52 +03:00
fef1ae1691
chore(rewrite): Remove deprecated code.
2023-10-24 14:33:06 +03:00
9f0b956a30
feat(schedule): Add guide notes.
2023-10-24 14:22:43 +03:00
46883325c2
feat(rooms): Add room rent tips.
2023-10-24 13:56:42 +03:00
50be4aa44a
feat(topgg): Add voting prompt.
2023-10-24 11:05:23 +03:00
c4f1b1bbfe
chore(rewrite): Cleanup deprecated code.
2023-10-22 21:42:32 +03:00
d4a0064d3d
Merge branch 'rewrite' of cgithub:StudyLions/StudyLion into rewrite
2023-10-22 21:37:24 +03:00
40f6d6427d
feat(meta): Implement join_message.
2023-10-22 21:37:00 +03:00
3254c68ff7
feat(meta): Implement meta commands.
2023-10-22 20:59:19 +03:00
33dda0c418
fix(stats): Fix typo in global msg stats.
2023-10-22 14:27:56 +03:00
JetRaidz
4f71ac70cb
feat(ranks): Implement auto-creation of rank roles
...
- The "Auto Create" button on the Ranks overview now functions.
- Depending on the configured rank type, a different template consisting of 7 roles is used.
- Each rank role is created with a preset requirement, reward, and message according to the template.
- The voice templates account for both `VoiceMode.STUDY` and `VoiceMode.VOICE`.
- The extra note on the Ranks overview about seasonal statistics now only appears for admins.
- Added ranks/ui/templates.py
2023-10-21 16:10:13 +13:00
ad455e5ac3
feat: Implement Sponsors.
2023-10-20 19:52:22 +03:00
8855d2efb8
feat(moderation): Implement ticket interface.
2023-10-19 21:12:47 +03:00
68d4f024a8
feat(moderation): Impl ticket pardon.
2023-10-18 11:54:50 +03:00
948f8da602
feat(moderation): Implement notes and warnings.
2023-10-18 09:09:29 +03:00
ce3015e810
feat(admin): Implement admin data command.
2023-10-17 13:45:11 +03:00
4d91914085
fix: Restrict more commands to guilds.
2023-10-16 22:41:50 +03:00
ab39ceee71
feat(config): Split mod and admin config.
2023-10-16 21:43:54 +03:00
d9c58806cf
feat(admin): Implement admin role.
2023-10-16 10:39:11 +03:00
21a9c0a5e0
Merge branch 'release' into pillow
2023-10-15 17:57:56 +03:00
79b5544132
fix (voicefix): Re-initialise attachments.
2023-10-15 17:56:27 +03:00
22c12850ff
fix(voice): Fix expiry calculation.
2023-10-15 17:23:09 +03:00
Interitio
0f03a673dd
Merge pull request #60 from StudyLions/feat-eventlog
2023-10-15 15:08:58 +03:00