# Counters list

- [Members](/readme/counters-list/members.md): Count members, you can also filter them by their online status, specific roles and more.
- [Math](/readme/counters-list/math.md): Perform math operations like addition, substraction, multiplication, division or modulus on a list of numbers.
- [Channels](/readme/counters-list/channels.md): Count the number of channels within specificed categories or overall.
- [Clock](/readme/counters-list/clock.md): Display a clock adjust to your preferred timezone.
- [Countdown](/readme/counters-list/countdown.md): Create a countdown timer with a format tailored to your needs.
- [Game](/readme/counters-list/game.md): Retrieve the current number of online players in your game server, compatible with more than 320 games.
- [HTTP](/readme/counters-list/http.md): Send a GET request to an endpoint and provide the result to this bot.
- [Nitro Boosters](/readme/counters-list/nitro-boosters.md): Retrieve the count of Nitro boosters for the server.
- [Reddit](/readme/counters-list/reddit.md): Retrieve the title of a subreddit along with the total number of members and the count of members currently online.
- [Replace](/readme/counters-list/replace.md): Text replacement, useful in conjunction with other nested counters for comprehensive text modification.
- [Roles](/readme/counters-list/roles.md): Count all roles present in the server. That's it.
- [Bot stats](/readme/counters-list/bot-stats.md): Return the total number of users and servers the bot is currently in (you probably don't need this).
- [Twitch](/readme/counters-list/twitch.md): Retrieve follower count and total view count for a Twitch channel.
- [YouTube](/readme/counters-list/youtube.md): Get the subscriber count, video count, and total views for a YouTube channel.
- [Number](/readme/counters-list/number.md): Converts any text to a number, so it can later be formatted or be used as a nested counter in other counter's arguments that requires a number.
- [Concat](/readme/counters-list/concat.md): Concatenate multiple strings into one.
