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

20 commits

Author SHA1 Message Date
6ebefd06d2 refactor: Update Theme enum values to use integers instead of strings 2024-09-03 06:18:21 -04:00
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
77078c9c94 refactor: Add docstring to invite button 2024-09-02 02:47:29 -04:00
a1c42bce31 feat: Add blackjack command 2024-09-01 11:59:19 -04:00
ddffe1ed8f feat: Add event handlers for member join, update, and command completion 2024-08-30 07:21:37 -04:00
wlinator
181283d5b4 feat: Add create_greet_embed function to config.py 2024-08-30 05:12:34 -04:00
wlinator
02b9116b4b feat: Add config_boost_total_count to strings.en-US.json and update footer text in create_boost_embed function 2024-08-30 04:58:42 -04:00
wlinator
feaea8ea26 feat: Add create_boost_embed function to boosts.py 2024-08-30 04:56:39 -04:00
wlinator
07257bc2bb Force set a theme on each embed creation 2024-08-29 09:46:20 -04:00
wlinator
3a336aed19 Add themes to all embeds 2024-08-29 09:42:47 -04:00
d68368a30e Add mod module and warn command 2024-08-29 06:21:55 -04:00
f87f8a0b39 Huge refactor 2024-08-29 04:48:14 -04:00
3c6bc711d6 Add leaderboard command 2024-08-28 15:39:55 -04:00
5149fa172c Add blackjack view and refactor other views 2024-08-28 10:24:41 -04:00
84ae737a33 Add invite view buttons 2024-08-28 10:19:42 -04:00
aa2a4c21a6 Add introduction command 2024-08-28 10:18:50 -04:00
7fd1b6657d Refactor embed_builder to not require ctx 2024-08-28 09:53:21 -04:00
24b84c11f2 Working error handler and xkcd commands 2024-08-28 08:59:54 -04:00
67adfb0df7 Add embed builder, all settings from v2 and update the ping command 2024-08-28 06:42:03 -04:00