Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 980 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 980 Bytes

CAT Tweets Bot

Welcome to the CAT Tweets Collecter Bot

Overview

This Code is made to get tweets from X and post it in a telegram group and it uses 2 filters, The First one gets tweets from any specific user list when they use specific words like meme or memecoins and the second filter gets any posted tweets from accounts with 10k and above follower that mentions any related keywords to CAT.

What does it need to run?

  1. X Developers Account
  2. Subscribe to Pro Plan
  3. Make a telegram Bot through BotFather

How to install

1. Run this commands in your Terminal:

  • pip install Tweepy
  • pip install python-telegram-bot

2. Paste the code in your VM

  • Change the API Key, API Secret, Access Token, Access Token Secret to your own one which you got from X Developer Account
  • Change Telegram Token and Chat ID to your own one

Unfortunately Didn't try it, So please review it before using it

Thats All, Thanks For Reading.