diff --git a/config.toml b/config.toml new file mode 100644 index 0000000..5177a70 --- /dev/null +++ b/config.toml @@ -0,0 +1,7 @@ +[funny] +comments = funny_comments.json +posts = funny_submissions.json + +[funnymemes] +comments = funnymemes_comments.json +posts = funnymemes_submissions.json