From 42d5506e7545c599f16d9305a46358b5bc59e5d0 Mon Sep 17 00:00:00 2001 From: Qais Patankar Date: Sat, 8 Feb 2020 20:15:42 +0000 Subject: [PATCH] Updated Section Twitch (basic) (markdown) --- Section-Twitch-(basic).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Section-Twitch-(basic).md b/Section-Twitch-(basic).md index 03030b9..8c0a594 100644 --- a/Section-Twitch-(basic).md +++ b/Section-Twitch-(basic).md @@ -7,7 +7,7 @@ Go to https://twitchapps.com/tmi/ This will get you an oauth token "oauth:yourtoken" Paste the result in the config below -``` +```toml [irc.twitch] #Add the oauth token here you got from https://twitchapps.com/tmi/ Password="oauth:yourtoken"