Hi! I wanted help with a simple hello/greet echo command

Asked Apr 29, 2022·3 replies·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.

I hope you can help.
I want a command where if somebody says hello @member then Nightbot will also say something to that user, like "Hello @member!"

For example
User1: Hello @member! How are you doing?
Nightbot: Hello @member! Nice to see you

Thanks a bunch :) =^__^=

3 replies

Thank you! Do you know how I would be able to have nightbot only trigger a response when my moderator says this specific phrase? "Hello @member" as opposed to responding every time somebody just says "Hello".

The reason for this is that I want Nightbot to send a specific string of text to the user (tagging them) when the moderator of my channel chooses by using "Hello @member"

Scenario

User1 enters chat for the first time.
User1: Hi guys. I'm new here
Mod: Hello @member nice to meet you
Nightbot: Hey @member it's great to see you. Welcome to the ____ family (etc etc etc)

Simply make the command only available to moderators and above, either by going to your dashboard and editing the command there, or by editing the command's userlevel through the chat like so:

!editcom hello -ul=mod