Skip to content

Twitter bot that web scrapes a blog on Substack (angelicism01), parses a random string, then tweets it using AWS Lambda. (Defunct after twitter API changes)

License

y4umeng/angel-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

angel-bot

Twitter bot (https://twitter.com/angel01bot) that web scrapes all the public posts of a blog on Substack (angelicism01 in this case), parses a random string, then tweets it using AWS Lambda. (Killed after twitter API changes)

Requirments to run:

  • Packages installed

  • Twitter dev account set up + keys are valid

  • "headers" is specified to your own system (I removed my own information)

  • "cookies" may also need to be initialized to work with AWS lambda

Program could run for theoretically any substack blog.

TODO:

  • fix bugs with the string parsing
  • allow the bot to tweet images as well

Similar project:

https://medium.com/@mahibhosain98/creating-a-lyrics-bot-on-twitter-with-python3-and-aws-lambda-1e22743dc3b7

About

Twitter bot that web scrapes a blog on Substack (angelicism01), parses a random string, then tweets it using AWS Lambda. (Defunct after twitter API changes)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages