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: .help for 60 seconds
  • Then changes it to:
    • 🌐 nexa.zvcloud.net for 60 seconds
  • Then changes it to:
    • 💻 I support 850+ commands for 30 seconds
  • Repeats this cycle forever in a loop
  • Uses only Playing activity for all statuses
  • Sets the bot status to Do Not Disturb

Rotation order

The status loop works like this:

  1. ❓ Prefix: .help for 60 seconds
  2. 🌐 nexa.zvcloud.net for 60 seconds
  3. 💻 I support 850+ commands for 30 seconds
  4. Repeat from the beginning

Installation

  1. Put this cog folder in your custom cogs path.
  2. In Discord:
[p]load statusrotator
Description
Cog for Red-DiscordBot that rotates the bot's playing status in a simple timed loop.
Readme 28 KiB
Languages
Python 100%