Current Cogs
Version Support
Setup and Install
Supported Cogs ↩
- Moderation
- Utility
- Settings (in development)
- Owner Only
- Fun
Supported Python Versions: ↩
Status | Version |
---|---|
❌ | 2.7 |
✅ | 3.0 |
✅ | Above 3.0 |
✅ | Latest |
If your version isnt supported, you can upgrade/downgrade here |
Setup and Install↩
- Install the beta version of voltage
- Install other imports like flask, asyncio, datetime, etc.
- Download the src from the github
- Change your bot token with the token used in
bot.run
with your specified bot token. - Run the bot and it should be online
- Change the owner ids in
cogs/owner.py
to your id and other ids if you want other people to help you. - Restart the bot