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.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/follow-src/settings.json b/follow-src/settings.json
index e69de29..e02bcb5 100644
--- a/follow-src/settings.json
+++ b/follow-src/settings.json
@@ -0,0 +1,7 @@
+{
+ "follower_goal": "500,000",
+ "sub_goal": "1,000",
+ "write_file": "/path/to/file/you/want/to/write",
+ "username": "your_channel_name_goes_here",
+ "seconds_interval": 10
+}