Updated Section Twitch (basic) (markdown)

Wim 2018-01-20 23:30:04 +01:00
parent 2add3bb5ba
commit 0ee55d99b3

@ -10,9 +10,9 @@ Paste the result in the config below
```
[irc.twitch]
#Add the oauth token here you got from https://twitchapps.com/tmi/
password="oauth:yourtoken"
nick="yournick"
server="irc.chat.twitch.tv:6697"
Password="oauth:yourtoken"
Nick="yournick"
Server="irc.chat.twitch.tv:6697"
UseTLS=true
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
```