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

539 commits

Author SHA1 Message Date
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
c5635c0461 Merge branch 'dev' into 'main'
Improve Help and Error handling

See merge request wlinator/Racu!43
2024-03-29 17:26:44 +00: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
bdb1fe1de8 Merge branch 'dev' into 'main'
Fix typing before command output

See merge request wlinator/Racu!42
2024-03-29 09:55:49 +00:00
29d843ece4 Fix typing before command output 2024-03-29 05:54:51 -04:00
d66cdbf263 Merge branch 'dev' into 'main'
Temporarily remove cog error handling for moderation.

See merge request wlinator/Racu!41
2024-03-28 20:30:31 +00:00
2e760a7d7a Temporarily remove cog error handling for moderation. 2024-03-28 16:29:04 -04:00
f766cbde1a Merge branch 'dev' into 'main'
Fix typing bug

See merge request wlinator/Racu!40
2024-03-28 20:18:35 +00:00
942b49e01a Fix typing bug 2024-03-28 16:18:15 -04:00
a0c399b1b8 Merge branch 'dev' into 'main'
Add ban moderation commands

See merge request wlinator/Racu!39
2024-03-28 20:07:17 +00:00
496350391f Small changes to mod error 2024-03-28 16:05:58 -04:00
13339c2b51 Merge branch 'cherry-pick-17f626c9' into 'main'
Renew some icons

See merge request wlinator/Racu!38
2024-03-28 20:04:01 +00:00
b6fd11124a Renew some icons
(cherry picked from commit 17f626c966)
2024-03-28 20:03:50 +00: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
cc143b80ac Merge branch 'cherry-pick-333375bc' into 'main'
Force Discord to cache URLs again

See merge request wlinator/Racu!37
2024-03-28 17:57:11 +00:00
cf8054fe6f Force Discord to cache URLs again
(cherry picked from commit 333375bc7c)
2024-03-28 17:57:00 +00: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
4abee34806 Merge branch 'dev' into 'main'
Add two icons from Icons8

See merge request wlinator/Racu!36
2024-03-28 14:30:37 +00: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
d829d443f4 Merge branch 'dev' into 'main'
Use Icons8 for some icons in Racu

See merge request wlinator/Racu!35
2024-03-26 19:39:58 +00: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
5d9e28b4b3 Update README.md 2024-03-26 19:31:06 +00:00
d46fb17dc1 Update Racu art 2024-03-26 20:30:11 +01:00
34d1a3859a Merge branch 'dev' into 'main'
Delete redundant and unused code

See merge request wlinator/Racu!34
2024-03-26 15:39:09 +00:00
a98f26a370 Remove moderation and say modules
They weren't enabled anyway.
2024-03-26 16:35:40 +01:00
c64f83bf4f Disable .inventory command for now
Items can't be obtained or sold, so the inventory command has no use.
2024-03-26 16:33:38 +01:00
3e9995902f Remove sell command 2024-03-26 16:32:13 +01:00
8fb1ee2590 Remove ItemHandler 2024-03-26 16:29:55 +01:00
4e0b2c6749 Remove economy_functions.py 2024-03-26 16:28:50 +01:00
98865da010 Merge branch 'dev' into 'main'
Update .info command

See merge request wlinator/Racu!33
2024-03-26 14:34:37 +00:00
80a2b0f927 Update .info command 2024-03-26 15:34:11 +01:00
3c1fe4cac7 Merge branch 'dev' into 'main'
Update .info command

See merge request wlinator/Racu!32
2024-03-26 14:30:22 +00:00
c911abae23 Update .info command 2024-03-26 15:29:53 +01:00
a44fa71812 Merge branch 'wlinator-main-patch-11378' into 'main'
Update LICENSE to MIT

See merge request wlinator/Racu!29
2024-03-26 12:54:29 +00:00