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

119 commits

Author SHA1 Message Date
fa51282b5b Refactor template function to handle level parameter more efficiently 2024-07-07 16:43:42 +02:00
a888dd42e1 Optimize formatter.py 2024-07-07 13:55:12 +02:00
8e40c6efe3 Switch to loguru for logging 2024-06-20 20:57:45 +02:00
4cea4eb426 Cleanup 2024-06-20 19:48:49 +02:00
1ac95af5e6 Fix typo globally 2024-06-20 19:01:15 +02:00
f8f663985c Fix file naming consistency 2024-06-20 12:34:03 +02:00
f7e37af9ca Add .deletebirthday command 2024-06-19 21:07:49 +02:00
b68dcf8cf4 Add xkcd commands 2024-06-16 20:33:01 +02:00
979195b9b5 Change JSON links to new name 2024-06-16 01:26:12 +02:00
2d1490c0ae Rename to Lumi 2024-06-16 00:45:24 +02:00
b2e87f2333 Change author name 2024-05-02 06:09:55 -04:00
0a84612fc6 Fix .config output and whitespace in default boost announcement 2024-04-26 09:02:20 -04:00
543d9fbc47 Add the option to choose the booster image 2024-04-26 08:54:08 -04:00
b67fece334 Change the content of the booster embed. 2024-04-26 08:01:12 -04:00
45f48f9437 Add some color to the boost announcements 2024-04-26 07:22:17 -04:00
94e1a7c288 First boost test push 2024-04-26 07:13:58 -04:00
32744aab08 Change author data 2024-04-26 09:39:36 +00: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
2abca5dcc2 Change the way the prefixed is fetched in helpful embeds 2024-03-29 07:14:03 -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
9378436888 Add .unban 2024-03-28 14:41:37 -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
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
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
4e0b2c6749 Remove economy_functions.py 2024-03-26 16:28:50 +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
e3a8894e87 Change info embeds to blurple 2024-03-26 10:59:29 +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
e5d095138a Add streak icon and rework JSON caching 2024-03-25 13:46:55 +01:00
6d540771f5 Make birthdays a bridge command and fix info/errors 2024-03-22 15:58:11 +01:00
ca9a64aebc Add .prefix and .setprefix commands 2024-03-19 18:35:51 +01:00
c2627ee364 Move owner check to commands.is_owner() 2024-03-19 15:32:01 +01:00
1196833620 Fix backup 2024-03-19 15:14:59 +01:00
e2678e8317 Add .invite command 2024-03-19 13:43:18 +01:00
af0a347f68 Fix check error deletion 2024-03-19 13:25:59 +01:00
b726abc37c fix check error 2024-03-19 13:13:17 +01:00
19cc083fa4 Pass channel check if command is in DM 2024-03-19 08:40:01 +01:00
8966e7afba Make birthdays slash-only 2024-03-19 08:34:29 +01:00
cf21878d6e HUGE UPDATE 2024-03-18 18:48:12 +01:00
1d9ed6e0a4 Remove group and cog help outputs 2024-03-18 15:40:58 +01:00
9c363d73c4 Add award command and change Help command drastically. 2024-03-18 15:11:22 +01:00
ed2785a1f8 Change misc and birthday outputs 2024-03-17 21:44:21 +01:00
a332deceea Finish economy module 2024-03-17 20:57:01 +01:00
cc8ea460f2 Consistency in error handling 2024-03-17 20:24:54 +01:00
9a0e522bac HUGE UPDATE & only load economy module for now 2024-03-17 19:49:12 +01:00
c37fd0e743 Add error embeds 2024-03-17 15:18:24 +01:00
6996ff1044 Fix lib/checks to check guild_config.commands_channel 2024-03-16 00:04:31 +01:00
7ea6761d07 Update XP to have levels per server 2024-03-15 23:44:27 +01:00
4892304b91 Remove disabled modules and start purging majikoin 2024-03-14 08:59:50 -04:00
b016c9a268 Make birthdays a global system 2024-03-08 06:16:42 -05:00
831cba1918 Welcome messages global fix 2024-03-07 14:26:11 -05:00
df556cd229 Create server config module 2024-03-04 14:49:59 +01:00
03dbc1abff add config 2024-03-04 11:25:00 +01:00
fc4eb1ab7a Remove some references 2024-02-28 15:59:07 +01:00
bce5ad563f Rename utils to lib 2024-02-28 14:07:16 +01:00