aboutsummaryrefslogtreecommitdiff
path: root/install.sh
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2022-03-11 23:43:06 -0700
committerBryson Steck <steck.bryson@gmail.com>2022-03-11 23:43:06 -0700
commitae92151b17896af92fee1d8dad002f4645f3b0f9 (patch)
treea6eaf540f26f055ed1366405307dd06cec208027 /install.sh
parent6be5616f36dc7e6fe2bd22e06d03762a179223b7 (diff)
downloadlset-ae92151b17896af92fee1d8dad002f4645f3b0f9.tar
lset-ae92151b17896af92fee1d8dad002f4645f3b0f9.tar.gz
lset-ae92151b17896af92fee1d8dad002f4645f3b0f9.tar.bz2
added twitch bot settings param
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index f5d1618..ea3d438 100755
--- a/install.sh
+++ b/install.sh
@@ -85,7 +85,7 @@ $INSTALL_EDITOR follow-src/settings.json
echo "Cool! That's everything you need to get the Python bot working. Feel free to edit that file later."
echo "Now let's move on to the Twitch bot. There are more files we must edit in here."
-echo "The first file to edit is the settings.json file for the Twitch bot. You will need to add the name of the bot's Twitch username, it's oauth code, and the names of the channels you want the bot to be present in."
+echo "The first file to edit is the settings.json file for the Twitch bot. You will need to add the name of the bot's Twitch username, it's oauth code, YOUR OWN username, and the names of the channels you want the bot to be present in."
echo "You can optionally change the command character. Press ENTER to open the file."
read