From 71d716fee58bfc20c5a29ffc1629c9014b4d300e Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Fri, 11 Mar 2022 22:05:13 -0700 Subject: added install automation --- follow-src/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'follow-src') diff --git a/follow-src/settings.json b/follow-src/settings.json index e02bcb5..d87bdd2 100644 --- a/follow-src/settings.json +++ b/follow-src/settings.json @@ -1,7 +1,7 @@ { "follower_goal": "500,000", "sub_goal": "1,000", - "write_file": "/path/to/file/you/want/to/write", + "write_file": "source_output.txt", "username": "your_channel_name_goes_here", "seconds_interval": 10 } -- cgit v1.2.3