This here is a twitter bot I wrote!
- you can manually post a tweet using
update_status
but this isn't gonna stay a CLI forever. Mostly just testing. For now, the way you do this is:
PYTHONPATH=. python utils/update_status.py --secrets ~/path/to/secrets/file.yml --text "here is a tweet"
- we can check to see if we created a new blogpost and then let people know about it!
PYTHONPATH=. python utils/blogpost_checker.py --secrets ~/path/to/secrets/file.yml
- Post a tweet when I go live on twitch