24 Commits

Author SHA1 Message Date
d1ec42fa51
big ass formatting 2025-06-05 21:31:06 -06:00
4f946ca4d0
fix: update accent color in LevelCheckView to None for better compatibility 2025-06-04 22:17:37 -06:00
1ad3cfffec
chore: remove temp file and restore accent colour 2025-06-05 04:09:51 +00:00
f443a3701a
fix: Remove accent color from main container in LevelCheckView 2025-06-04 21:17:50 -06:00
7860735f93
fix: Improve error handling and logging for LevelingCog views to enhance user feedback and debugging 2025-05-31 15:16:24 -06:00
fa5f39b1d3
fix: Enhance error handling and logging in LevelingCog UI components to ensure valid construction and prevent None returns 2025-05-31 15:13:56 -06:00
d6876f0e8a
fix: Add debug logging for bot initialization, guild and member retrieval, and UI component creation in LevelingCog 2025-05-31 15:03:45 -06:00
c7097425a7
fix: Add detailed error logging with traceback for user data and configuration loading/saving 2025-05-31 15:01:21 -06:00
b2ea6540c0
feat: Add conditional separators in leaderboard and level roles display for improved readability 2025-05-30 19:59:25 -06:00
9968129235
fix: Refactor leaderboard display logic to improve readability and structure 2025-05-30 19:56:58 -06:00
bae99da412
feat: Improve leaderboard and role list display by adding conditional separators for better readability 2025-05-30 19:55:28 -06:00
fcfae913c5
fix: Update main container accent color to None for improved UI flexibility 2025-05-30 19:49:00 -06:00
f381b3fef1
feat: Refactor LevelCheckView and LeaderboardView to streamline layout and improve component organization 2025-05-30 19:48:14 -06:00
bb731506b9
feat: Refactor UI component initialization for level and leaderboard displays to improve layout consistency 2025-05-30 19:44:23 -06:00
bcdfb697fd
feat: Enhance layout of level and leaderboard displays for improved readability 2025-05-30 19:37:28 -06:00
b16e8fa218
feat: Combine Level, XP, and Progress display for improved clarity in level check 2025-05-30 19:29:30 -06:00
599e874d36
feat: Update UI sections to explicitly handle thumbnail and accessory parameters 2025-05-30 19:28:13 -06:00
6f77a9cc73
feat: Refactor level display layout to improve structure and accessibility 2025-05-30 19:26:47 -06:00
859b20dfe1
feat: Refactor leveling commands to use UI components for enhanced user experience 2025-05-30 19:23:13 -06:00
161975731c
fix: Replace hybrid_command with command for leveling commands to standardize command handling 2025-05-30 16:31:42 -06:00
66fad3a41b
fix: Change level command decorator to improve command handling 2025-05-30 16:31:20 -06:00
7bbd21af1d
feat: Add level-up notification settings and toggle command for users 2025-05-29 10:35:45 -06:00
92c07a8430
fix: Ignore DM messages and reactions in leveling system for guilds only 2025-05-26 15:49:43 -06:00
60d7880d3c
init 2025-04-25 14:03:49 -06:00