Setup

Counters can be added using counter add.

counter add (counter type) (type of channel)
counter add members vc

This will create a channel that keeps track of your member count, as shown below.

Counter Types

You can keep track of the following:

  • members
  • users_only
  • bots_only
  • pending_members
  • all_channels
  • text_channels
  • voice_channels
  • categories
  • announcement_channels
  • staging_channels
  • boosts
  • booster_count

You can use the following channel types:

  • vc
  • text
  • category
  • announce
  • stage