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
190
commits
1
branch
0
tags
111
MiB
main
Commit graph
5 commits
Author
SHA1
Message
Date
Valerie
fc0b4341d6
Format JSON structure in rubyapi/info.json for improved readability by adding line breaks and indentation to the author and tags fields.
Some checks are pending
Run pre-commit / Run pre-commit (push)
Waiting to run
Details
2025-05-25 04:42:17 -04:00
Valerie
6efbd0d291
Enhance RubyAPI cog with new features for user verification and compatibility management. Introduce cooldown settings for verifications, reward credits for successful verifications, and auto-verification for new members. Update commands to manage compatibility with other cogs and improve data handling for user verification history.
Some checks are pending
Run pre-commit / Run pre-commit (push)
Waiting to run
Details
2025-05-25 04:39:56 -04:00
Valerie
0b8483511b
Refactor RubyAPI cog to support global configuration. Update commands to manage API key, interaction URL, and verification URL globally instead of per guild. Implement cog-wide checks to restrict command usage to bot team members only, enhancing security and usability.
Some checks are pending
Run pre-commit / Run pre-commit (push)
Waiting to run
Details
2025-05-25 04:29:13 -04:00
Valerie
5a5814bed2
Add API key management and session handling to RubyAPI cog. Implement commands to set the API key and verify users, enhancing interaction with external API. Introduce error handling for API requests and ensure proper session closure on cog unload.
Some checks are pending
Run pre-commit / Run pre-commit (push)
Waiting to run
Details
2025-05-25 04:18:39 -04:00
Valerie
09726661f3
Refactor ExtendedAudio cog to improve channel name management and status update handling. Implement functionality to store and reset original channel names, enhance status format configuration with additional variables, and introduce cleanup tasks on cog unload and voice state updates for a better user experience.
Some checks are pending
Run pre-commit / Run pre-commit (push)
Waiting to run
Details
2025-05-25 03:53:58 -04:00