counter_commands - Galaxy-Life-Reborn/GLRDiscordBot GitHub Wiki

Voice channel counter is a weird naming but to be honest I dont know what else I should've called it.

You know those voice channels people have in their servers with cool and fancy stats that automatically update? Example Image

Well you can set those up with our bot, from a few generic ones to channels to display our player count and server status. You can find the built-in help list with !help counter.

Getting Started

The easiest way to set them up is to use the command !counter setup, this will create one voice counter of each type. You can simply delete the voice channels of those counters you dont want to keep.

Advanced Usage

To show a list of all possible counters, run !counter list. You'll need these in the following commands.

To create a voice channel with a specific counter, run !counter create <type>. For example: !counter create flash.

To add a counter to an already existing voice channel, run !counter add <channel> <type>.

A VOICE CHANNEL MAY ONLY HAVE ONE ACTIVE COUNTER AT A TIME.

Commands

!counter list

Lists all the possible counter types that can be used with !counter create <type> and !counter add <channel> <type>.

!counter setup

Sets up one counter of each type, you can simply delete voice channels of counters you dont want.

!counter create <type>

Creates a new voice channel with the specified counter type. Run !counter list for a list.
This will also automatically lock the voice channel for anyone withour admin perms (so no can actually join it to call).

!counter add <channel> <type>

Adds a counter to an already existing voice channel. Run !counter list for a list.

!counter remove <type>

Removes an existing counter by its type.

!counter remove <channel>

Removes an existing counter by the voice channel it is attached to.

!counter reset

Removes all the existing active counters. Don't forget to clear up the voice channels after running this!

⚠️ **GitHub.com Fallback** ⚠️