aboutsummaryrefslogtreecommitdiff
path: root/follow-src/settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'follow-src/settings.json')
-rw-r--r--follow-src/settings.json2
1 files changed, 1 insertions, 1 deletions
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
}