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

344 commits

Author SHA1 Message Date
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
5d9e28b4b3 Update README.md 2024-03-26 19:31:06 +00:00
d46fb17dc1 Update Racu art 2024-03-26 20:30:11 +01: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
80a2b0f927 Update .info command 2024-03-26 15:34:11 +01:00
c911abae23 Update .info command 2024-03-26 15:29:53 +01: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
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
246d5af140 Fix bug 2024-03-25 21:35:34 +01:00
efd0c1cc22 Remove channel check from owner-only commands 2024-03-25 21:33:21 +01: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
289538d6c4 Rework .intro command 2024-03-25 15:48:00 +01:00
7345549c69 Add module info JsonCache logging 2024-03-25 13:55:12 +01:00
e5d095138a Add streak icon and rework JSON caching 2024-03-25 13:46:55 +01:00
0f8d0fc115 Update Racu art 2024-03-25 12:57:23 +01:00
effa179e2b Add guild in XP logging 2024-03-24 18:28:57 +01:00
36249ff114 Attempt to fix birthday .upcoming wrap-around 2024-03-24 18:07:23 +01:00
d6de8110b0 Attempt to fix bday caching channels not found 2024-03-23 12:41:56 +01:00
7ee6115046 Fix .config by using get_or_fetch_channel() 2024-03-23 12:05:38 +01:00
24ba6375d3 Subclass client 2024-03-23 11:45:48 +01:00
7c38493d48 Make birthday command guild_only() 2024-03-22 16:10:25 +01:00
3ddd48469e Optimize imports 2024-03-22 16:09:01 +01:00