1.2 KiB
1.2 KiB
StatusRotator
Cog for Red-DiscordBot that rotates the bot's playing status in a simple timed loop.
What it does
- Sets the bot activity to:
❓ Prefix: .helpfor 60 seconds
- Then changes it to:
<<<<<<< HEAD
💻 I support 100+ commandsfor 30 seconds
- Repeats this cycle forever in a loop
- Uses only
Playingactivity for both statuses =======🌐 nexa.zvcloud.netfor 60 seconds
- Then changes it to:
💻 I support 850+ commandsfor 30 seconds
- Repeats this cycle forever in a loop
- Uses only
Playingactivity for all statuses - Sets the bot status to
Do Not Disturb
a9c6c65 (feat(statusrotator): change the statuses)
Rotation order
The status loop works like this:
❓ Prefix: .helpfor 60 seconds <<<<<<< HEAD💻 I support 100+ commandsfor 30 seconds- Repeat from the beginning =======
🌐 nexa.zvcloud.netfor 60 seconds💻 I support 850+ commandsfor 30 seconds- Repeat from the beginning
a9c6c65 (feat(statusrotator): change the statuses)
Installation
- Put this cog folder in your custom cogs path.
- In Discord:
<<<<<<< HEAD
[p]load statusrotator
=======
[p]load statusrotator
a9c6c65 (feat(statusrotator): change the statuses)