SkillAgentSearch skills...

AFSCbot

A bot for /r/airforce that scans comments for a mention of an AFSC and posts the matching job title

Install / Use

/learn @HadManySons/AFSCbot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AFSCbot

Docker Image CI

A bot for /r/airforce that scans comments for a mention of an AFSC and posts the matching job title

AFS_ENVS.list needs the correct credentials inputted before the script will run

Running as docker container

You need to pass the environment variables with the --env-file flag

To run it locally:

git clone https://github.com/hadmanysons/afscbot.git

cd AFSCbot

docker built -t afscbot .

docker run -d -v afscbot:/app --env-file ./AFS_ENVS.list --restart unless-stopped --name afscbot afscbot:latest

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated6mo ago
Forks4

Languages

Python

Security Score

82/100

Audited on Sep 26, 2025

No findings