I would like to know if Nightbot is possible to send multiple messages from 1 command, like if you type !response, bot responds following:
Response 1
Response 2
Response 3
but they are separated. Firstly a bot responds with Response 1, but a few seconds later it automatically sends with Response 2 and so. I tried new lines for message, but it did not work.