1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 22:23:13 +00:00
Commit graph

327 commits

Author SHA1 Message Date
e1c0a5f595 Format code 2024-04-05 08:06:44 -04:00
a63e05cb73 Fix reference in inventory 2024-04-05 08:05:59 -04:00
524c3251d5 Move logging to services 2024-04-05 08:05:45 -04:00
b15fc98259 Rework client handlers 2024-04-05 08:05:36 -04:00
5229df0af2 Fix references in README 2024-04-05 08:05:13 -04:00
425d5de205 Fix small bug that happens when a server owner tries to ban himself 2024-04-05 07:54:49 -04:00
92fda02391 Change the way INSTANCE is handled 2024-04-05 06:11:59 -04:00
4667a6df3c Update requirements versions 2024-04-05 06:07:42 -04:00
67477f0808 Upgrade to Python 3.12 2024-04-05 06:06:00 -04:00
7c2198a28c Format code 2024-04-04 16:41:42 -04:00
40bff1a5b1 Rework XP handling to be more consistent 2024-04-04 16:40:59 -04:00
d050204c70 Remove logs in xp_service 2024-04-04 13:38:37 +02:00
0cce28c36c Display error in .xpr if role not found 2024-04-04 13:32:34 +02:00
25bbb63b0b Sort rewards in .xpr only once 2024-04-04 13:28:09 +02:00
e8a6db0559 Limit XP rewards per guild to 25 2024-04-04 13:09:11 +02:00
8d6a3ff2c3 Optimize code and place XpRewardService in XpService file 2024-04-04 13:03:51 +02:00
5d857fdf95 Merge remote-tracking branch 'origin/dev' into dev 2024-04-04 11:26:26 +02:00
ce631052fe Limit XP rewards to 10 per guild 2024-04-03 20:46:45 +00:00
61a98420e5 Make persistence optional 2024-04-03 14:20:23 -04:00
edec8678c3 Change give help info 2024-04-03 13:51:09 -04:00
56274a7bb0 Role Reward Fixes 2024-04-03 13:48:22 -04:00
63ae505d6b Add functions to add and remove a reward from a guild 2024-04-03 12:47:05 -04:00
f907aa50fd Change reason 2024-04-03 12:08:07 -04:00
248af15fc9 Implement in XpHandler 2024-04-03 12:06:03 -04:00
5babf005fb Add class to handle level rewards 2024-04-03 10:51:58 -04:00
88f9a37d33 Add table for level rewards 2024-04-03 10:01:43 -04:00
625ee06d12 Merge remote-tracking branch 'origin/dev' into dev 2024-04-01 11:38:56 +02:00
b7fc02f106 Add metadata title and version to logs on_ready() 2024-03-29 13:36:59 -04:00
8cca12b29c Code clean-up 2024-03-29 13:17:51 -04:00
37008b685a Add shorten() to lib.formatter 2024-03-29 13:15:42 -04:00
9c79db5ec3 Fix a bunch of error outputs 2024-03-29 13:11:36 -04:00
243bad0e53 Improve Error Handling 2024-03-29 07:14:41 -04:00
494f42c02c Change HelpCommand 2024-03-29 07:14:31 -04:00
2abca5dcc2 Change the way the prefixed is fetched in helpful embeds 2024-03-29 07:14:03 -04:00
29d843ece4 Fix typing before command output 2024-03-29 05:54:51 -04:00
2e760a7d7a Temporarily remove cog error handling for moderation. 2024-03-28 16:29:04 -04:00
942b49e01a Fix typing bug 2024-03-28 16:18:15 -04:00
496350391f Small changes to mod error 2024-03-28 16:05:58 -04:00
353e8527e7 Renew some icons 2024-03-28 16:03:17 -04:00
89f4d76444 Wrap typing() around all commands 2024-03-28 15:53:14 -04:00
9378436888 Add .unban 2024-03-28 14:41:37 -04:00
00ac70e427 .ban: add help string and fix reasons 2024-03-28 14:12:49 -04:00
6c7db4d043 Force Discord to cache URLs again 2024-03-28 13:56:23 -04:00
3a0aaf6bc1 .ban: Put ID and name in two separate fields 2024-03-28 10:34:57 -04:00
14c292d6c7 Add ban command 2024-03-28 10:32:12 -04:00
12bd79d5ee Merge remote-tracking branch 'origin/dev' into dev 2024-03-27 20:22:14 +01:00
7083b3af05 Add cross icon 2024-03-27 08:54:04 -04:00
48c7a397d9 Add hammer icon 2024-03-27 08:24:23 -04:00
64bcb24385 Move art URLs to art.json 2024-03-26 20:39:23 +01:00
dfd68d4cd1 Update README.md 2024-03-26 19:31:48 +00:00