Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riyamathew-11/twickybot
A Twitter bot that can save your required tweets to your DM
https://github.com/riyamathew-11/twickybot
python tweepy twitter
Last synced: about 1 month ago
JSON representation
A Twitter bot that can save your required tweets to your DM
- Host: GitHub
- URL: https://github.com/riyamathew-11/twickybot
- Owner: RiyaMathew-11
- License: mit
- Created: 2021-05-16T05:50:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T08:27:37.000Z (about 2 years ago)
- Last Synced: 2023-08-09T04:05:15.214Z (over 1 year ago)
- Topics: python, tweepy, twitter
- Language: HTML
- Homepage:
- Size: 4.65 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
π€ Twicky Bot - Tweet Thread Saver π !!
`Twitter` is an entertaining social networking service on which users post and interact with `tweets`.
We have created π€`Twicky Bot`, which is a tweet thread saver that uses `Twitter API` to save a tweet thread in a suitabe form and access it later.
The users will be able to tag `Twicky Bot` on a twitter thread and access the saved twitter threads.
### Meet our [Twicky-Bot](https://twitter.com/BotTwicky) π
Introducing our Team : π± Tritons
π₯Let's have a walkthrough !!
Checkout the [link](https://www.loom.com/share/0d7c6677ab984c2793482feaac3551f0) for our walkthrough.
How to use Twicky Bot to save tweet threads βπ€
π€ `Twicky` is a very user-friendly bot and can be used to `save` tweet threads which can be easily accessed from your Twitter dm whenever you want.
Step 1 (Important) :
Open your twitter account and make sure that your DM settings under π privacy and security has been changed to `"any user can send messages to your DM"` (even if they are not following you).
OR
Second option : [`Follow @BotTwicky`]((https://twitter.com/BotTwicky))
Step 2 :
Tag π€ `@BotTwicky` after typing your desired message or as a reply to anyone's tweet anywhere. And most importantly, β οΈdon't forget to type `save` or `shot` after tagging Twicky.
Step 3 :
Go to your DM and check your message requests. The parent tweet will be shown first along with the whole message thread, if any.Voila π₯π₯ Your tweets have been saved in your DM !!
Libraries Used π
Tweepy : Twitter for Python π
Tweepy is an open source Python package that gives you a very convenient way to access the Twitter API with Python.
Tweepy is great for simple automation and creating twitter bots !!