How to setup multiple responses from nightbot

Hi,
I have question, someone Please help me.
I want to know, how can setup nightbot can muilty reply
have many content in nightbot reply.
Thanks you

@Toan_nguyen_van

There is an API that can make Nightbot send multiple messages in one command using the ‘send channel message’ endpoint. Take note that the fastest rate Nightbot can send messages at is 1 message per 5 seconds.

$(urlfetch https://vxrl.xyz/smm/FIRST_MESSAGE/SECOND_MESSAGE/THIRD_MESSAGE...)

You can use this to have Nightbot send up to 6 messages in one command.

2 Likes

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