- gusuu1 - Initial work
To get a local copy up and running follow these simple steps.
Make sure you have to following services ready.
- MongoDB Database
- VPS/Dedicated Server
- Reddit Username, Password, ClientID and Client Secret.
- Download the JAR
wget https://github.com/mugai-bot/reddit-fetcher/releases/download/1.0/RedditFetcher-1.0.jar
- Setup your
.env
file. (See template here) - Run
java -jar RedditFetcher-1.0.jar
- Setup a cronjob to automate this process.
Distributed under the MIT License. See LICENSE
for more information.
Project Link: https://github.com/mugai-bot/reddit-fetcher