Skip to content

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

License

Notifications You must be signed in to change notification settings

HadManySons/AFILinkerBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •