Count + Count-Display Commands

Asked Jun 23, 2022·1 reply·Last activity 4 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

Alright, so I have looked through tons of other threads, and tons of YT videos and Google Search articles and spent hours of trial and error, but for some reason my efforts remain fruitless.

I'm looking for 2 commands to be connected to one another.

!command01 $(count) -ul=moderator
!command02 [displays command01 count without increasing it]

I know there's no way I'm the first person to ask this question, but its not working for me, so a simple solution and explanation would mean a lot. TYIA

1 reply

This useful code here (link expired) sets up 3 commands that could probably be modified to your use :)
!counter which shows the total counter value,
!add (mod-only) which adds values to the counter,
and !reset (mod-only) which resets the counter.