629 B
629 B
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:
💻 I support 100+ commandsfor 30 seconds
- Repeats this cycle forever in a loop
- Uses only
Playingactivity for both statuses
Rotation order
The status loop works like this:
❓ Prefix: .helpfor 60 seconds💻 I support 100+ commandsfor 30 seconds- Repeat from the beginning
Installation
- Put this cog folder in your custom cogs path.
- In Discord:
[p]load statusrotator