Looking for a word counter for chat

Looking for a command to count how many times a word is said in chat, I’ve searched, but only counters for deaths and other things come up. For example, every time someone says ‘hello’ in chat, I’d like nightbot to say ‘Hello has been said xx times!’ or something similar. Thank you for your reply.

Hey! You could use the $(count) variable. This will count how many times a command is used.

You can make a command with the word you want to count and let Nightbot do the counting.
Note, the chat message has to start with that certain word te be counted.

Example:

Goodluck!

Perfect! Thank you so much!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.