/AFILinkerBot

A bot for Reddit that searches /r/AirForce for references to AFIs/Forms/Other pubs and posts links to them

Primary LanguagePythonMIT LicenseMIT

AFILinkerBot

Reddit bot that searches /r/AirForce looking for AFI/Forms/Publication mentions and posts links to them

Docker Image CI

Run

To run the latest image from docker, execute:

cd AFILinkerBot

docker build -t afilinkerbot .

docker run -d --name afexcuses -v AFexcuses:/app --restart unless-stopped --env-file ./AFE_ENVS.list afilinkerbot

--restart unless-stopped is optional, only needed if you want the bot to survive errors.

--env-file ./AFE_ENVS.list needs to be populated with the bot creds, the excuse file name and the subreddits