/TwitterBot

This repository will incude code for Twitter automation

Primary LanguageJupyter Notebook

TwitterBot

This repository includes code for Twitter automation


Author: Mariya Sha
Rwtweeter Tutorial: https://youtu.be/aSeqMYNhEHo

Liking TwitterBot

Twitter_LikingBot.ipynb automates the process of liking tweets that contain a certain keyword.
I've covered it in a live stream on YouTube (which I had to refilm as it was terrible hahaha):
https://youtu.be/K4LAjQgsWUE

Retweeter TwitterBot

Retweeter.ipynb automates the process of quoting tweets that contain a certain keyword.
(This is the refilmed version of the failed Liking TwitterBot live stream)
You can find it here:
https://youtu.be/aSeqMYNhEHo

Retweeting, Liking and Quoting TwitterBot

TwitterBot_Retweeting_Liking_Quoting.ipynb demonstrates that by customizing your bots
and utilizing a large degree of rendomness - you can fake a very rich presence on Twitter.
Please note: this code is not perfect, I still need to solve a few issues in order for this to be fully operational.