Multiple messages command? Update

Asked Aug 11, 2020·1 reply·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.

So i'm trying to create a command that displays multiple messages for example

!hey ( message #1 , message #2 , message #3) is there way to do this

I was using: http://www.vxrl.xyz/commands/multiplemessages but sometimes it crashes i Will like it to be similar to the one from the link

Is there way to make nightbot execute a command that already exist for example in message 1 i have Sub to Streamer here: twitch link and in message 2 i have !goal which will say streamer is 100 subs away from reachin her goal

1 reply

The API you listed will simply use the link that Nightbot provides to make multiple API post requests to send a message. Using the API is the only way to accomplish something like this.