Browse Source

Update README.md

master
clawer87 6 years ago committed by GitHub
parent
commit
faee9a0cbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      README.md

10
README.md

@ -12,3 +12,13 @@ Run pyton linkmakerbot.py @@ -12,3 +12,13 @@ Run pyton linkmakerbot.py
## Reccomendations
Add a cron job to run the script regularly.
## To Do
- Add error handling
- Make it easier to customize the subreddit and the search string
- Code cleaning
## Notes
Praw should regulate how frequently requests are made so you don't exceed the limit set by Reddit. However, it is different depending on the account age and karma. Therefore, it may take time for this script to be useful on a new account.
Also, this script was hacked together in about 10 mins, and is by no means professional. Recommend modifications and use this as a quick base.

Loading…
Cancel
Save