1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 20:43:12 +00:00
Commit graph

72 commits

Author SHA1 Message Date
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
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
c58b0dfcf3 Temporarily disable stats command 2024-03-26 12:52:23 +01:00
5f1c2a2eb4 Remove item handling 2024-03-26 11:07:51 +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
e5d095138a Add streak icon and rework JSON caching 2024-03-25 13:46:55 +01:00
1196833620 Fix backup 2024-03-19 15:14:59 +01:00
c6a786e3c4 Fix errors 2024-03-19 10:35:26 +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
cf21878d6e HUGE UPDATE 2024-03-18 18:48:12 +01:00
9c363d73c4 Add award command and change Help command drastically. 2024-03-18 15:11:22 +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
4ce26cdc92 Start cog to module process 2024-03-17 16:39:43 +01:00
33f3157a8b Make inventory and slots bridge commands 2024-03-17 15:31:30 +01:00
c37fd0e743 Add error embeds 2024-03-17 15:18:24 +01:00