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

463 commits

Author SHA1 Message Date
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
08126d489e Update metadata.py 2024-03-26 12:54:11 +00:00
fdda918c84 Merge branch 'dev' into 'main'
Add stats command

See merge request wlinator/Racu!31
2024-03-26 12:42:56 +00:00
1187d93735 Add stats command 2024-03-26 13:42:30 +01:00
c58b0dfcf3 Temporarily disable stats command 2024-03-26 12:52:23 +01:00
b8090fec5d Merge branch 'dev' into 'main'
Small changes

See merge request wlinator/Racu!30
2024-03-26 11:48:41 +00:00
01b0407898 Fix .award command 2024-03-26 11:13:48 +01:00
5f1c2a2eb4 Remove item handling 2024-03-26 11:07:51 +01:00
e3a8894e87 Change info embeds to blurple 2024-03-26 10:59:29 +01:00
01bd450139 Update LICENSE to MIT 2024-03-26 00:12:10 +00:00
058b34aac0 Merge branch 'wlinator-main-patch-91707' into 'main'
Fix image name in README.md

See merge request wlinator/Racu!28
2024-03-25 22:31:58 +00:00
2771dcda1c Fix image name in README.md 2024-03-25 22:30:23 +00:00
05d4ee9e92 Merge branch 'dev' into 'main'
Fix bug

See merge request wlinator/Racu!27
2024-03-25 20:35:57 +00:00
246d5af140 Fix bug 2024-03-25 21:35:34 +01:00
c56aa301e6 Merge branch 'dev' into 'main'
Remove channel check from owner-only commands

See merge request wlinator/Racu!26
2024-03-25 20:33:49 +00:00
efd0c1cc22 Remove channel check from owner-only commands 2024-03-25 21:33:21 +01:00
8870119a40 Merge branch 'dev' into 'main'
Rework checks and help

See merge request wlinator/Racu!25
2024-03-25 20:30:38 +00:00
28f81cbc7b Fix .stats checks 2024-03-25 21:23:38 +01:00
106d3f1d50 Rework checks and Help outputs 2024-03-25 21:18:33 +01:00
204c36ed6a Clean up interactions 2024-03-25 18:46:56 +01:00
40f5b5e9f7 Change metadata 2024-03-25 18:43:36 +01:00
68969b0b04 Remove embeds_old.py 2024-03-25 18:40:32 +01:00
d15be60740 Fix small typo 2024-03-25 16:03:45 +01:00
2fbc32b3d8 Merge branch 'dev' into 'main'
Rework .intro command

See merge request wlinator/Racu!24
2024-03-25 14:49:28 +00:00
289538d6c4 Rework .intro command 2024-03-25 15:48:00 +01:00
68a4aee6b6 Merge branch 'dev' into 'main'
Add module info JsonCache logging

See merge request wlinator/Racu!23
2024-03-25 12:58:51 +00:00
7345549c69 Add module info JsonCache logging 2024-03-25 13:55:12 +01:00