Bot should be able to post multiple messages for commands or notifications.
Implementation
Possible way, replace QString by QStringList as an answer, so commands will be able to return multiple answers, which should be handled by twitch client to send all bot messages.
Description
Bot should be able to post multiple messages for commands or notifications.
Implementation
Possible way, replace QString by QStringList as an answer, so commands will be able to return multiple answers, which should be handled by twitch client to send all bot messages.