Skip to content

This repo was created as part of Tinkerhub.org Build From Home event. This is the code for a twitter bot ready to be deployed on Heroku.com

Notifications You must be signed in to change notification settings

salmanselu/Thorappan-Kochunni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BFH Banner

Thorappan Kochunni Twitter Bot

Thorappan Kochunni bot is a twitter bot that will help you save long twitter threads for later reading. Just reply to any tweet on the thread by tagging @Thorappan_k_ and the bot will DM the entire thread to you. You may even add extra notes while tagging as the bot sends those to you as well. https://twitter.com/Thorappan_k_

The bot is no longer running

Team members

  1. Althaf Ashraf https://github.com/ghoul-666
  2. Muhammed Jezwan https://github.com/Jezwan
  3. Salman Nazeer https://github.com/salmanselu

Team Id

BFH/recVnBzHhHSPt6Aop/2021

Link to product walkthrough

https://www.loom.com/share/67812d0fa9204bc583d8f27c8b5bdaae

How it Works ?

The bot works by using the twitter API. Bot accesses the associated twitter account using the API credentials.

Libraries used

This projects requires that you have Python Tweepy - 3.10.0 installed in your system. If you are deploying to heroku, it will automatically be done for you because of the requirements.txt file.

How to configure

The only thing you have to do is to add your own Twitter API credentials as environment variables.

How to Run

Upload to your deployment service after adding your twitter API credentials as environment variables to the deployment service. Try this youtube video for more info: https://www.youtube.com/watch?v=iLvMYXKIcPo

About

This repo was created as part of Tinkerhub.org Build From Home event. This is the code for a twitter bot ready to be deployed on Heroku.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages