/Tweeter_SquallBot

A tweeter bot to play with API and display followers who unfollow ! XD

Primary LanguagePython

Tweeter SquallBot

This is a Python bot script which connect to twitter API with Tweepy library to perfom some actions. Actually it notify me by direct message about a list of account who unfollow me since the last check. I hosted on Azure like a webjob and define a CRON expression to schedule it.

Prerequisites

Things you need to install:

Getting Started

First make sure you have a twitter account and a twitter dev account for tokens things to access the API, click for a good article about it 🙂.

After just download the repo. To make it work actually you will have to replace all string occurences of "manusquall" by your twitter name (this one with "@"). It's different from your screen name and is unique.

A "python .\squallbot.py" command should finally run it (in PowerShell if you are on windows) in the project directory.

Illustrations

output hosting

Built With

Contributing

No CONTRIBUTING.md yet but feel free to submit pull requests.

Authors / Contributors

License

This project is licensed under the MIT License.

Acknowledgments