a mastodon compatible api bot that randomly posts lines out of an srt file
- Python 100%
| .gitignore | ||
| LICENSE | ||
| log_in.py | ||
| main.py | ||
| README.md | ||
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