Nightbot count command

Asked Aug 5, 2020·3 replies·Last activity 6 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.

Hi i am a moderator of a twitch streamer i would like to know how to create count command so that whenever the viewers enter that command the count increases.

for example i need a !whiff command. whenever the viewers type it it should say
"streamer has whiffed 'x' times.

3 replies

Heya @Smart Butterfly! 🤗

You can use $(count) for that.

`
!addcom !whiff -cd=5 Streamer has whiffed $(count) times!
`

I hope I helped. 😄

will it work if i just copy paste this in the chat ??
appreciate the help 🙂

@Smart Butterfly Yes although you can also use the dashboard to add commands. Whatever suits you. I'm glad I could help. 😍