/CharityBot

This is a bot intended to provide links to a charity through a given list of triggers in the titles of reddit submissions.

Primary LanguagePython

CharityBot

This is a bot intended to provide links to a charity through a given list of triggers in the titles of reddit submissions.

To use the CharityBot, create a praw.ini file with your OAuth information, change the "subreddit" variable to whichever subreddit you want, change your keyphrases, and customize your message.

This bot has a dependency on PRAW. Simply run pip install praw to get the latest version. https://praw.readthedocs.io/en/latest/