mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-08 04:22:03 +00:00
add a missing # NotLikeThis
This commit is contained in:
@@ -75,7 +75,7 @@ function auth() {
|
||||
echo "CAP REQ :twitch.tv/tags twitch.tv/commands"
|
||||
echo "PASS oauth:${TWITCH_TOKEN}"
|
||||
echo "NICK ${TWITCH_USERNAME}"
|
||||
echo "JOIN ${TWITCH_USERNAME}"
|
||||
echo "JOIN #${TWITCH_USERNAME}"
|
||||
}
|
||||
|
||||
auth | netcat irc.chat.twitch.tv 6667
|
||||
|
||||
Reference in New Issue
Block a user