/gmbot

Gaumutra bot for reddit

Primary LanguagePython

GaumutraBot v2

Dev: Meribetisunnyleone

Thanks to dataplayer12 for hosting the bot.

Usage instructions:

1. Register a script app on reddit
2. Install the requirements
$ pip install -r requirements.txt
  1. Edit bot.py with the app details
  2. Start bot with
python bot.py subreddit

Notes:

  1. Incase you want to monitor more than 1 subreddit, use +. For example, to monitor bakchodi and indiaspeaks together, do
$ python bot.py bakchodi+indiaspeaks
  1. You can edit skeleton.txt to change how the reply looks. Just make sure GETTER, GIVER, NNNNN and AUTHOR are at the right places.