Misc Red-DiscordBot cogs
| Cog Name | Short Description | Documentation |
|---|---|---|
| AutoActivityRoom | Auto-creates voice channels with dynamic activity-based naming | autoactivityroom/README.md |
To add these wonderful cogs to your instance, run this command first ([p] is your bot prefix):
[p]repo add shadow-cogs https://github.com/shadowtor/shadow-cogs
Then install your cog(s) of choice:
[p]cog install shadow-cogs <cog_name>
Finally, load your cog(s):
[p]load <cog_name>
For example, to install AutoActivityRoom:
[p]cog install shadow-cogs autoactivityroom
[p]load autoactivityroom
This repository follows the shadow-cogs Constitution which ensures:
- Compliance with Red-DiscordBot documentation
- Package consistency and compatibility
- Comprehensive documentation standards
- Rate limiting awareness
- Security best practices
All cogs must adhere to these principles.