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

39 commits

Author SHA1 Message Date
c8dab31b13 refactor: Update Builder theme usage in multiple files 2024-09-03 06:16:21 -04:00
5fe051dc53 chore: Replace commands.Bot with Luminara wherever possible 2024-09-03 03:47:46 -04:00
daf2f7fa98 refactor: Update timezones to use ZoneInfo instead of pytz 2024-09-02 02:41:49 -04:00
2e7f63c1eb feat: Add remove and upcoming birthday commands 2024-08-31 17:11:09 -04:00
106171339e feat: Add birthday command and daily task 2024-08-31 17:04:37 -04:00
1c9e89cb0e Clean up dir tree in preparation for v3 2024-08-28 04:58:40 -04:00
c27ba95c14 Optimize imports 2024-08-18 11:16:18 +02:00
c1e2413869 Refactor greet module to use new configuration structure 2024-08-15 04:47:42 -04:00
05561495ab Refactor birthday module 2024-08-14 05:44:39 -04:00
cf218c4e4d Upgrade to Pycord 2.6 2024-08-12 04:21:53 -04:00
4488111b28 Sort all imports 2024-07-17 08:01:12 -04:00
67c423fc7e Refactor: Code cleanup and consistency 2024-07-17 07:47:26 -04:00
433cf6939e chore: Refactor code for emoji conversion and reaction handling 2024-07-12 13:42:06 -04:00
884833b535 Replace all logging 2024-06-21 21:58:42 +02:00
4cea4eb426 Cleanup 2024-06-20 19:48:49 +02:00
76369d5110 Turn birthdays back into slash-command only & clean up 2024-06-20 13:39:33 +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
2d1490c0ae Rename to Lumi 2024-06-16 00:45:24 +02:00
85cc4155bd Change a bunch of help descriptions 2024-04-12 03:07:48 +02: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
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
9378436888 Add .unban 2024-03-28 14:41:37 -04:00
12bd79d5ee Merge remote-tracking branch 'origin/dev' into dev 2024-03-27 20:22:14 +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
d6de8110b0 Attempt to fix bday caching channels not found 2024-03-23 12:41:56 +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
6d540771f5 Make birthdays a bridge command and fix info/errors 2024-03-22 15:58:11 +01:00
a5ca8ad97c Delete birthday SlashCommandGroup, change commands 2024-03-22 15:29:11 +01:00
23ddfa6e1f Add .upcoming and fix output list 2024-03-19 17:28:55 +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
8966e7afba Make birthdays slash-only 2024-03-19 08:34:29 +01:00
258c2f687f Change birthday error output 2024-03-17 21:47:20 +01:00
ed2785a1f8 Change misc and birthday outputs 2024-03-17 21:44:21 +01:00