This program monitors posts made to a specified Subreddit. To run the program, you must first get a refresh token by using the following steps:
- Go to: https://not-an-aardvark.github.io/reddit-oauth-helper
- Enter:
- Client ID: RkYzlFkkHHdWBOP0ku5vDA
- Client Secret: obA6WMMq_txLJ39tU-UGpUFyKsQwkA
- Check Permanent
- Check Identity and Read
- Submit the page. On the next page, click Allow. The next page will give you the refresh token and the access token.
- Use the refresh token to run EMMonitor, e.g.: EMMonitor -r <Refresh Token> -s <Subreddit>