Refine leaderboard sync process in Leaderboard cog to focus on users with 10,000+ credits. Update logging for clarity on sync results and user credit checks. Enhance error handling and ensure accurate data aggregation while maintaining detailed debug i…
run_precommit.yaml #96 -Commit
deaa1aabb8
pushed by
valerie
Enhance automatic leaderboard sync process in Leaderboard cog by refining user credit aggregation and error handling. Implement detailed logging for successes and failures during sync, and ensure opted-out users are included in the sync process. Improv…
run_precommit.yaml #95 -Commit
7eddd891bc
pushed by
valerie
Refactor user credit retrieval logic in Leaderboard cog to improve error handling and processing efficiency. Implement additional logging for debugging, ensuring accurate balance aggregation across multiple servers while skipping opted-out users. Updat…
run_precommit.yaml #94 -Commit
9b8d4be301
pushed by
valerie
Add automatic leaderboard sync task and enhance user credit retrieval in Leaderboard cog
run_precommit.yaml #93 -Commit
02d67baeef
pushed by
valerie
Implement API connection testing and enhance user credit retrieval in Leaderboard cog
run_precommit.yaml #91 -Commit
cbc2fb5ba9
pushed by
valerie
Enhance command processing in ExtendedCommands cog by introducing prefix tracking and preventing original messages from triggering commands. Update command execution logic to use the prefix that was actually used, improving command handling accuracy.
run_precommit.yaml #89 -Commit
749f0df17c
pushed by
valerie
Refactor leaderboard display logic in Leaderboard cog to improve user experience by ensuring only users with 10,000 or more credits are shown. Update error messages for clarity and enhance privacy options with an opt-out feature for the global leaderbo…
run_precommit.yaml #88 -Commit
6fbe4cda11
pushed by
valerie
Add opt-in/opt-out functionality for global leaderboard in Leaderboard cog
run_precommit.yaml #87 -Commit
49902e8719
pushed by
valerie
Enhance user credit retrieval in Leaderboard cog by updating balance fetching logic to support per-server banks. Improve error handling during balance retrieval and ensure accurate total credits are calculated across all guilds. Streamline the process …
run_precommit.yaml #86 -Commit
18d38ac395
pushed by
valerie
Add API initialization and cog loading in Leaderboard cog
run_precommit.yaml #85 -Commit
51320a8ed8
pushed by
valerie
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 …
run_precommit.yaml #84 -Commit
0114307e67
pushed by
valerie
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_precommit.yaml #83 -Commit
5ffc18d442
pushed by
valerie
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 leade…
run_precommit.yaml #82 -Commit
8622d7e223
pushed by
valerie
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…
run_precommit.yaml #80 -Commit
b688f7a605
pushed by
valerie
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 …
run_precommit.yaml #79 -Commit
da273be3c3
pushed by
valerie
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_precommit.yaml #78 -Commit
446c266f18
pushed by
valerie
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 em…
run_precommit.yaml #77 -Commit
719abfbc97
pushed by
valerie
Refactor ProfileFormatting class to enhance profile display. Simplify color assignment logic, improve layout with a modern design, and streamline the addition of stats and progress information. Update embed creation for better readability and user expe…
run_precommit.yaml #76 -Commit
24aa1e27c9
pushed by
valerie
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 us…
run_precommit.yaml #75 -Commit
4b17dfedc3
pushed by
valerie
Refactor Shop cog to replace `ctx.send` with `ctx.message.reply` for improved user interaction and feedback consistency. Simplify command descriptions and enhance error handling for various shop commands, ensuring clearer communication in DMs.
run_precommit.yaml #72 -Commit
56123bffe8
pushed by
valerie
Update Shop cog to add refund functionality for role items, allowing users to return roles for inventory credits. Implement interactive confirmation process for refunds and enhance item gifting logic to restrict multiple role item ownership. Improve er…
run_precommit.yaml #70 -Commit
12bd541b64
pushed by
valerie
Refactor inventory management in Shop cog to streamline item removal process. Implement user-specific checks for item quantity adjustments and ensure proper deletion of items when quantity reaches zero, enhancing inventory handling and user experience.
run_precommit.yaml #69 -Commit
2f0baffab2
pushed by
valerie