/twitter-bot

In this repo I have develop twitter bot using tweepy library. You can search this bot on twitter by @PythonExpertBot. This bot retweet python related tweets daily.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Twitter Bot 📓

In this repo I have develop twitter bot using tweepy library. You can search this bot on twitter by @PythonExpertBot. This bot retweet python related tweets daily.

Disclaimer ☠️

I am not provideing twitter API keys. You have get twitter API keys on twitter developer account. Get API Keys

Get API key and put in the below code section

import tweepy
import time

API_key = ""
API_secret_key = ""
access_token = ""
Access_token_secret = ""

Technology used in Project ♨️

ScreenShot 📸

Bug / Feature Request 👨‍💻

If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new function, feel free to do so by opening an issue here. Please include sample queries and their corresponding results.

Connect with me! 🌐

Known on internet as Yogesh Nile

Email Me 📧