Commit Graph

296 Commits

Author SHA1 Message Date
JetRaidz
61f22b3d4f Remove old group names 2022-03-06 00:20:38 +13:00
JetRaidz
5ecb10be43 Add premium group in help command. 2022-03-06 00:18:49 +13:00
JetRaidz
df032a8f78 (data): Adding support for premium currency. 2022-02-19 21:00:08 +13:00
fde070a052 fix (rroles): Fix typo in setting response. 2022-01-29 04:08:24 +02:00
728a8a882e fix (rroles): Update docs and messages. 2022-01-29 03:31:00 +02:00
702aa5a75a fix (rroles): Forgotten argument to reaction_ask. 2022-01-29 02:58:51 +02:00
0ad3dedc32 (achievements): Fix bar length. 2022-01-28 22:15:01 +02:00
e93357f79b (achievements): Add achievement subtext. 2022-01-28 21:54:21 +02:00
0ed83a6445 (achievements): Separate emoji sorting order. 2022-01-28 21:43:18 +02:00
70a94e79cc (meta): Update join message header. 2022-01-28 21:23:08 +02:00
6037137e56 fix (achievements): Handle empty months. 2022-01-28 21:08:18 +02:00
e65c130fe7 style (timers): Add info to the create message. 2022-01-28 20:49:14 +02:00
11262c2df0 (topgg): Whitelisting groups and commands. 2022-01-28 19:50:43 +02:00
40b23c0b41 style (help): Add facility for new command badges. 2022-01-28 19:38:26 +02:00
a1f3e8d275 style (badges): New badge notification format. 2022-01-28 19:22:50 +02:00
b27ab4af79 (data): Bump version 9 -> 10. 2022-01-28 19:11:46 +02:00
34247c291c (economy): Remove cointop. 2022-01-28 19:00:25 +02:00
e10e5c2f68 fix (achievements): Add missing condition. 2022-01-28 18:56:54 +02:00
4e4e013588 fix (achievements): Handle over-case. 2022-01-28 18:50:09 +02:00
9b92887cb2 Merge branch 'feature-achievements' into staging 2022-01-28 18:11:56 +02:00
9cd308d93a (achievements): Reduce bar size. 2022-01-28 18:08:33 +02:00
4fc1494a8f Merge branch 'achievements' into staging 2022-01-28 17:20:52 +02:00
48b5ba6790 (achievements): Renaming and resorting. 2022-01-28 17:19:29 +02:00
73ae53f1b0 fix (data): Incorrect cache selection. 2022-01-28 16:20:25 +02:00
08935c08e7 (stats): Basic achievements command.
Wrap `config.emojis` in a new `MapDotProxy` for easier access.
2022-01-27 07:57:33 +02:00
3261781775 feature: Achievements base. 2022-01-27 00:36:31 +02:00
22a73ba0c6 (meta): Send message on guild join. 2022-01-26 12:56:35 +02:00
8e41a26601 feature (meta): Add nerd command. 2022-01-25 09:47:06 +02:00
140b3103b7 (rroles): Add hint to docs. 2022-01-24 14:09:52 +02:00
a2b1c38174 (economy): Rebalance default rewards. 2022-01-24 13:58:16 +02:00
a8c97ef785 (studyban): Add default studyban durations. 2022-01-24 13:43:56 +02:00
8501fb704e (meta): Add support and invite commands. 2022-01-24 13:25:38 +02:00
b5a4a17239 (lion): Add more properties, and default tags.
Added `Lion.guild`.
Added `Lion.ctx`.
Added `Lion.profile_tags`, with defaults.
2022-01-24 10:40:29 +02:00
a6283c9bc6 (timer): Harden channel name updates.
Truncate too-long names.
Ignore update if we don't have permission.
2022-01-24 08:20:22 +02:00
cd62146e9a fix (rroles): Don't assume member in event. 2022-01-24 07:06:28 +02:00
45d6fc9b54 fix (topgg): Reply hook logic for long messages. 2022-01-24 06:57:37 +02:00
18d6c977d7 (economy): Flip bonus logic and fix workout text.
Default to not giving a bonus.
Fix an issue where `workout` was displaying unboosted reward.
2022-01-24 06:48:32 +02:00
b213283d95 fix (data): Cap coin updates.
Fixes an issue where the session system could overflow `members.coins`.
2022-01-24 06:32:00 +02:00
e964e12fa7 fix (rroles): Correct reaction ordering. 2022-01-23 00:12:26 +02:00
8723bba42a fix (topgg): Specific command warding. 2022-01-22 07:07:56 +02:00
28bed5899a fix (global): Migration to LionContext. 2022-01-22 07:04:01 +02:00
136c5e294b fix (utils): Fix typo in permission exception. 2022-01-22 06:49:46 +02:00
2818e9e7be (tickets): Increase cache size. 2022-01-20 22:59:06 +02:00
31ef615eee (topgg): Exclude vote from reply hook. 2022-01-20 18:48:02 +02:00
d33462dd09 (topgg): Add ignores to reply hook. 2022-01-20 13:40:33 +02:00
22f5b90de8 fix (config): Add the Scheduled Sessions group. 2022-01-20 13:01:28 +02:00
4a67736adc (core): Add member name caching. 2022-01-20 12:12:17 +02:00
0483233c25 text (rooms): Migrate to scheduled sessions. 2022-01-20 10:31:44 +02:00
f2e4cfae8b text (new_members): Greeting -> Welcome. 2022-01-20 10:00:43 +02:00
f504177e93 (LCtx): Complete util migration. 2022-01-20 09:26:09 +02:00