This commit is contained in:
Chris Ham
2018-09-20 21:56:57 -07:00
parent 754050a811
commit 96a19fe30e
2 changed files with 7 additions and 5 deletions

View File

@@ -524,6 +524,8 @@ const streamInit = (config, obs, twitch) => {
// update vote and inform the user
userVotes[prevVote].vote = userVote;
twitch.botChat.say(to, `@${from}, your vote has been updated!`);
} else {
twitch.botChat.say(to, `@${from}, your vote is already in!`);
}
} else {
// log user vote