Member Counter
  • Member Counter Documentation
    • Counters list
      • Members
      • Math
      • Channels
      • Clock
      • Countdown
      • Game
      • HTTP
      • Nitro Boosters
      • Reddit
      • Replace
      • Roles
      • Bot stats
      • Twitch
      • YouTube
      • Number
      • Concat
    • Using the bot
      • Adding bot to the server
      • Bot Commands
        • info
        • profile
        • invite
        • configure
        • setup
      • Quick-Setup
      • Creating your first counter
      • Customizing counters
      • More on complex counters
    • Custom Bot
      • How to get a custom bot
      • Setting up custom bot
      • Changing bots status
      • Self-hosting the bot
        • Updating a self-hosted bot
    • Misc
      • Legacy Premium Vs Custom Bot
      • Badges
  • How to contribute
  • Add Member Counter
  • Support Discord Server
  • GitHub Repository
Powered by GitBook
On this page
  • Options
  • Example Usage
  1. Member Counter Documentation
  2. Counters list

Countdown

Create a countdown timer with a format tailored to your needs.

PreviousClockNextGame

Last updated 29 days ago

Options

Counter allows you to format target date to your needs. The default format is %d days, %h hours, and %m minutes left. To hide unwanted time units, simply remove the corresponding placeholders. For instance, to hide hours, remove %h; if you only want to display days, use %d days as the format string.

Example Usage