From 887b9e48534a12acb44d6cb486a4699fa4656c84 Mon Sep 17 00:00:00 2001 From: Ian Date: Thu, 21 Jan 2021 11:43:29 +0100 Subject: [PATCH] phantombot.tv switched to github.io Changing Link in .json --- bots/twitch/phantombot/egg-phantom-bot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bots/twitch/phantombot/egg-phantom-bot.json b/bots/twitch/phantombot/egg-phantom-bot.json index a5e44ee3..e10dc43e 100644 --- a/bots/twitch/phantombot/egg-phantom-bot.json +++ b/bots/twitch/phantombot/egg-phantom-bot.json @@ -62,7 +62,7 @@ }, { "name": "Your OAuth Token", - "description": "Please note, this OAuth token needs to be generated while you're logged in into your caster account.\r\nIf you're not logged in as the caster, please go to https:\/\/twitch.tv\/ and login as the caster.\r\nGet the your OAuth token here: https:\/\/phantombot.tv\/oauth\/", + "description": "Please note, this OAuth token needs to be generated while you're logged in into your caster account.\r\nIf you're not logged in as the caster, please go to https:\/\/twitch.tv\/ and login as the caster.\r\nGet the your OAuth token here: https:\/\/phantombot.github.io\/PhantomBot\/oauth\/", "env_variable": "USER_OAUTH_TOKEN", "default_value": "", "user_viewable": true, @@ -115,4 +115,4 @@ "rules": "max:64" } ] -} \ No newline at end of file +}