This website requires JavaScript.
Explore
Help
Register
Sign in
ruby
/
Ruby-Cogs
Watch
1
Star
0
Fork
You've already forked Ruby-Cogs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
111
commits
1
branch
0
tags
111
MiB
446c266f18
Commit graph
5 commits
Author
SHA1
Message
Date
Valerie
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.
Some checks are pending
Run pre-commit / Run pre-commit (push)
Waiting to run
Details
2025-05-26 04:15:02 -04:00
Valerie
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.
Some checks are pending
Run pre-commit / Run pre-commit (push)
Waiting to run
Details
2025-05-26 04:11:47 -04:00
Valerie
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.
Some checks are pending
Run pre-commit / Run pre-commit (push)
Waiting to run
Details
2025-05-26 03:59:48 -04:00
Valerie
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.
Some checks are pending
Run pre-commit / Run pre-commit (push)
Waiting to run
Details
2025-05-26 03:54:34 -04:00
Valerie
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.
Some checks are pending
Run pre-commit / Run pre-commit (push)
Waiting to run
Details
2025-05-26 03:51:11 -04:00