Skip to main content

Initialize

Usage

/initialize member_counter/welcomer (thing to initialize)

Explanation

member_counter/welcomer - subsections for later

member_counter

thing to initialize - any voice channel (category for stats_category) within the server

welcomer

thing to initialize - any text channel within the server

Example

/initialize member_counter Channel for my new Member counter

Initialize

Description

Initialize selected type of event.
Event types:

  • Member counter -> Counts how many members server have (excluding bots)
  • Online counter -> Counts how many of members are online
  • Offline counter -> Counts how many of members are offline (include idle, do not disturb and invisible)
  • Welcome message -> Send message if any user join or leave (message type is dependent if the user joined or left)

Be warned that the counting channels will be renamen but the text channel can have any name you want.
Don't be alarmed if the counting channel did not change immediately, bot is running the event every 10 minutes so it might be 1 minute of 8 minutes it depends on which time you hit.