mirror of
https://github.com/42wim/matterbridge.git
synced 2025-02-20 15:30:56 +01:00
Updated Section Twitch (basic) (markdown)
parent
2add3bb5ba
commit
0ee55d99b3
@ -10,9 +10,9 @@ Paste the result in the config below
|
|||||||
```
|
```
|
||||||
[irc.twitch]
|
[irc.twitch]
|
||||||
#Add the oauth token here you got from https://twitchapps.com/tmi/
|
#Add the oauth token here you got from https://twitchapps.com/tmi/
|
||||||
password="oauth:yourtoken"
|
Password="oauth:yourtoken"
|
||||||
nick="yournick"
|
Nick="yournick"
|
||||||
server="irc.chat.twitch.tv:6697"
|
Server="irc.chat.twitch.tv:6697"
|
||||||
UseTLS=true
|
UseTLS=true
|
||||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user