Hi
So I authorized my friends to control the bot and I want to make my bot answer with a message made by me on command.
For example:
My friend types "!commands" and he gets a feedback message which is a list of commands created by me.
How do I do this?
I've tried to do so but i haven't find a proper script to make this work.
"Keyword Message" that I tried doesn't work properly because It sends only single-line message and I can't paste my list of commands because it wouldn't send the message as a list, only as a continuous text.
I've also tried another scripts but so far none of them worked.
If you have any ideas or this kind of scripts on you mind please help me
If you really don't know how to do this, something like FirstJoinMessage would work. Only that FirstJoinMessage sends a message once to each user and I'd like it to send a message every time user joins the channel.
I would still like to remain with the first option. The second one doesn't really satisfy me
So I authorized my friends to control the bot and I want to make my bot answer with a message made by me on command.
For example:
My friend types "!commands" and he gets a feedback message which is a list of commands created by me.
How do I do this?
I've tried to do so but i haven't find a proper script to make this work.
"Keyword Message" that I tried doesn't work properly because It sends only single-line message and I can't paste my list of commands because it wouldn't send the message as a list, only as a continuous text.
I've also tried another scripts but so far none of them worked.
If you have any ideas or this kind of scripts on you mind please help me

If you really don't know how to do this, something like FirstJoinMessage would work. Only that FirstJoinMessage sends a message once to each user and I'd like it to send a message every time user joins the channel.
I would still like to remain with the first option. The second one doesn't really satisfy me
