SRTwiBot
Setup your own twitter Bot on Raspberry Pi.
Copyright 2020 Sharat Raj
Table of contents
Summary
This project is about setting up your own twitter bot using Raspberry pi based on tweepy python package
Features
- Auto Likes and retweets: Automatically likes all the tweets where you are mentioned and optionally retweets it
- Auto Replies: Automatically replies to all your direct messages
- Auto Tweets: Automatically tweets a random quote with the desired frequency
Dependencies
Tweepy python package
References