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

196 commits

Author SHA1 Message Date
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
58b728d7b7 Fix major economy bug in .give
This fixes a bug where people could give unlimited money to someone by prefixing a huge amount with '-'.
2024-05-09 19:40:03 -04:00
6715aef689 Remove "author" from the info command 2024-05-02 06:09:32 -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
9cc6497a55 Add boost info to .config 2024-04-26 07:23:17 -04:00
94e1a7c288 First boost test push 2024-04-26 07:13:58 -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
48dea2b985 Rename admin cog 2024-04-12 12:20:25 +02:00
19f05cd637 Change even more help descriptions 2024-04-12 12:16:37 +02:00
3d74ebbc08 Change help descriptions for config commands 2024-04-12 03:12:50 +02:00
85cc4155bd Change a bunch of help descriptions 2024-04-12 03:07:48 +02:00
016cd601f7 Remove the channel check on /help 2024-04-12 02:35:55 +02:00
e2f6fe68b9 Change the output of the help command 2024-04-12 02:31:39 +02:00
f469ef1dd7 Replace wiki links 2024-04-07 08:43:23 -04:00
e1c0a5f595 Format code 2024-04-05 08:06:44 -04:00
425d5de205 Fix small bug that happens when a server owner tries to ban himself 2024-04-05 07:54:49 -04:00
0cce28c36c Display error in .xpr if role not found 2024-04-04 13:32:34 +02:00
25bbb63b0b Sort rewards in .xpr only once 2024-04-04 13:28:09 +02:00
8d6a3ff2c3 Optimize code and place XpRewardService in XpService file 2024-04-04 13:03:51 +02:00
5d857fdf95 Merge remote-tracking branch 'origin/dev' into dev 2024-04-04 11:26:26 +02:00
ce631052fe Limit XP rewards to 10 per guild 2024-04-03 20:46:45 +00:00
61a98420e5 Make persistence optional 2024-04-03 14:20:23 -04:00
edec8678c3 Change give help info 2024-04-03 13:51:09 -04:00
56274a7bb0 Role Reward Fixes 2024-04-03 13:48:22 -04:00
248af15fc9 Implement in XpHandler 2024-04-03 12:06:03 -04:00
625ee06d12 Merge remote-tracking branch 'origin/dev' into dev 2024-04-01 11:38:56 +02: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
2e760a7d7a Temporarily remove cog error handling for moderation. 2024-03-28 16:29:04 -04: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
00ac70e427 .ban: add help string and fix reasons 2024-03-28 14:12:49 -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
64bcb24385 Move art URLs to art.json 2024-03-26 20:39:23 +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
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