|
0114307e67
|
Refactor Leaderboard cog to enhance user credit retrieval and API integration. Simplify session management, remove redundant initialization logic, and improve error handling for credit updates. Introduce a new method for fetching all user balances and streamline leaderboard display logic.
Run pre-commit / Run pre-commit (push) Waiting to run
|
2025-05-26 04:56:55 -04:00 |
|
|
5ffc18d442
|
Refactor Leaderboard cog to streamline user credit retrieval and enhance session management. Simplify bank balance fetching logic, improve error handling during session initialization, and add cog load/unload methods for better resource management.
Run pre-commit / Run pre-commit (push) Waiting to run
|
2025-05-26 04:50:37 -04:00 |
|
|
8622d7e223
|
Refactor Leaderboard cog to replace points with credits, updating related methods and commands for consistency. Enhance user experience by renaming commands and improving error handling during credit updates. Introduce a resync command for global leaderboard updates.
Run pre-commit / Run pre-commit (push) Waiting to run
|
2025-05-26 04:48:58 -04:00 |
|
|
57c7b1aaa3
|
Update leaderboard point calculation logic in Leaderboard cog to handle global bank balance retrieval and improve LevelUp XP fetching. Enhance error handling for user data access and ensure accurate total points computation.
Run pre-commit / Run pre-commit (push) Waiting to run
|
2025-05-26 04:44:26 -04:00 |
|
|
b688f7a605
|
Refactor leaderboard data fetching in Leaderboard cog to retrieve global leaderboard from API, enhancing error handling and caching. Update point management logic to calculate points dynamically and improve user interaction by updating points on member data changes.
Run pre-commit / Run pre-commit (push) Waiting to run
|
2025-05-26 04:20:46 -04:00 |
|
|
da273be3c3
|
Enhance leaderboard functionality in Leaderboard cog by integrating user points retrieval from both bank and LevelUp systems. Refactor leaderboard data fetching to combine results and improve error handling. Remove unnecessary point update logic as it is now derived from user data sources.
Run pre-commit / Run pre-commit (push) Waiting to run
|
2025-05-26 04:19:01 -04:00 |
|
|
446c266f18
|
Refactor globalboard command in Leaderboard cog to allow the default help command to handle unrecognized subcommands. This change improves command handling and user experience by providing clearer guidance when no specific subcommand is invoked.
Run pre-commit / Run pre-commit (push) Waiting to run
|
2025-05-26 04:15:02 -04:00 |
|
|
719abfbc97
|
Implement interactive leaderboard navigation in Leaderboard cog. Introduce a new LeaderboardView class for paginated display of leaderboard entries, enhancing user experience with button controls for navigation. Update leaderboard command to utilize embeds for better formatting and clarity, and improve user feedback for points checking.
Run pre-commit / Run pre-commit (push) Waiting to run
|
2025-05-26 04:11:47 -04:00 |
|
|
4b17dfedc3
|
Refactor Leaderboard cog to improve session management and error handling. Initialize aiohttp session in setup, enhance admin secret validation, and provide clearer error messages for API interactions. Update leaderboard command responses for better user feedback and handling of empty data scenarios.
Run pre-commit / Run pre-commit (push) Waiting to run
|
2025-05-26 03:59:48 -04:00 |
|
|
899bfc7bc0
|
Rename leaderboard command to globalboard for clarity and consistency. Update related command references and help messages to reflect the new naming convention, enhancing user experience when accessing global leaderboard features.
Run pre-commit / Run pre-commit (push) Waiting to run
|
2025-05-26 03:54:34 -04:00 |
|
|
5cd5f49fe6
|
Refactor Shop cog to enhance role refund process by implementing a more robust interactive confirmation system. Improve user feedback during role removal transactions and streamline error handling for a better user experience.
Run pre-commit / Run pre-commit (push) Waiting to run
|
2025-05-26 03:51:11 -04:00 |
|