a mastodon compatible api bot that randomly posts lines out of an srt file
Find a file
2026-02-16 22:10:06 -07:00
.gitignore layout the framework, steeeaaaal log_in.py from other project 2026-02-16 17:20:21 -07:00
LICENSE Initial commit 2026-02-16 17:08:12 -07:00
log_in.py pull random lines from srt file 2026-02-16 22:10:06 -07:00
main.py pull random lines from srt file 2026-02-16 22:10:06 -07:00
README.md layout the framework, steeeaaaal log_in.py from other project 2026-02-16 17:20:21 -07:00

srt-line-poster

a mastodon compatible api bot that randomly posts lines out of an srt file

first make your venv: python -m venv venv
activate the venv: source venv/bin/activate //TODO: run headless in venv how
grab requirements: pip install -r requirements.txt
log in with log_in.py (python log_in.py and follow prompts)

can run in cron job to do the postings, who needs services :3

worth mentioning that the code quality here is probably questionable and shouldn't be used for mission critical things... or trusted to not delete your cat, m'kay