I have a list of commands that are made a specific way so I have them typed out on the command message field. But I need 1 command to trigger all 3. Do I use a query? And in that case, how do I set up several queries in one?
Hiya, I’m not sure exactly what you want. Does this one command Nightbot to respond 3 times, that’s not possible. Or does it need to trigger 3 $(urlfetch …) commands, then you can just put all 3 in a single command.
I stand corrected, sending multiple messages by one trigger is possible by using this site: Nightbot Multiple Messages Command Generator thanks @tiwosslave for the tip
Yeah, it’s 3 different commands that I have because there wasn’t enough space for the text in one command. So I need one command that will show all 3 at the same time in right order.
Oki, have you looked at the link I posted, that should work then!
I saw you can post several lines there, but it has a minimum of 5 seconds between every message Is there a way to use more than one “alias” to draw several?
I dont know any other solutions, alias can only link to a single other command.
Alright, ty so much for the link! I’ll definitely try it Do you by any chance know how to make nightbot send a specific message when using an “edit and add to count” command? Instead of just “The command has been updated successfully.” (So I don’t have to create another post)
EDIT: Fixed!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.