aboutsummaryrefslogtreecommitdiff
path: root/src/helpers/subreddits.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/helpers/subreddits.py')
-rw-r--r--src/helpers/subreddits.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/helpers/subreddits.py b/src/helpers/subreddits.py
new file mode 100644
index 0000000..b6242c1
--- /dev/null
+++ b/src/helpers/subreddits.py
@@ -0,0 +1,2 @@
+# Define Subreddit List
+SUBREDDITS = ['Python', 'datascience', 'javascript', 'linux', 'opensource', 'node', 'programming', 'computerscience', 'webdev', 'statistics', 'MachineLearning', 'compsci', 'java', 'rust', 'typescript'] \ No newline at end of file