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

87 commits

Author SHA1 Message Date
cd364081d9 Refactor '/introduction' code for improved efficiency and readability 2024-07-08 19:30:05 +02:00
db45dc4ba6 Refactor '/introduction' code for improved efficiency and readability 2024-07-08 19:22:17 +02:00
9b0451a05b Remove image from info command 2024-06-21 22:00:31 +02:00
884833b535 Replace all logging 2024-06-21 21:58:42 +02:00
5935e47808 Add avatar command 2024-06-21 21:36:59 +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
7185e734a7 Rename some things to make more sense 2024-06-20 12:56:07 +02:00
f8f663985c Fix file naming consistency 2024-06-20 12:34:03 +02:00
da9ae6d807 Allow xkcd command everywhere and clean up 2024-06-16 20:40:39 +02:00
b68dcf8cf4 Add xkcd commands 2024-06-16 20:33:01 +02:00
c2e8bcd434 Change env vars to new name 2024-06-16 01:27:15 +02:00
2d1490c0ae Rename to Lumi 2024-06-16 00:45:24 +02:00
6715aef689 Remove "author" from the info command 2024-05-02 06:09:32 -04:00
a358113df1 Fix env var issue 2024-04-15 19:19:48 +02:00
f78a405dbb Set environment variables with Docker Compose 2024-04-13 17:38:01 +02:00
4d6133485b Add channel check to .invite and .info 2024-04-12 12:20:34 +02:00
19f05cd637 Change even more help descriptions 2024-04-12 12:16:37 +02:00
85cc4155bd Change a bunch of help descriptions 2024-04-12 03:07:48 +02:00
8cca12b29c Code clean-up 2024-03-29 13:17:51 -04:00
9c79db5ec3 Fix a bunch of error outputs 2024-03-29 13:11:36 -04:00
64bcb24385 Move art URLs to art.json 2024-03-26 20:39:23 +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
106d3f1d50 Rework checks and Help outputs 2024-03-25 21:18:33 +01:00
289538d6c4 Rework .intro command 2024-03-25 15:48:00 +01:00
ca9a64aebc Add .prefix and .setprefix commands 2024-03-19 18:35:51 +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
e8f7912a44 Remove cooldowns from ping and uptime 2024-03-19 08:58:24 +01:00
8e4ef1375b Add cooldowns to most commands 2024-03-19 08:57:22 +01:00
82c09c567a Fix guild_only checks 2024-03-19 08:53:27 +01:00
8a3c78232f Create ErrorHandler to handle both prefix and slash errors 2024-03-19 08:46:52 +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
ed2785a1f8 Change misc and birthday outputs 2024-03-17 21:44:21 +01:00