Skip to content

A twitter bot which tweets cryptocurrency prices. Made using tweeps and uses coingecko api

License

Notifications You must be signed in to change notification settings

KunalMaverick/TwitterBotCryptocurrencyPrice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TwitterBotCryptocurrencyPrice

@Jotaro07115318 [https://twitter.com/Jotaro07115318]

Tech Stack

  • Python
  • tweepy.py

To build locally and test the changes made:

  1. Fork this repo
  2. Clone the forked repo
  3. Install tweepy module:
pip install tweepy
  1. Install requests module:
python -m pip install requests
  1. (This is for hacknight only) The keys are given freely (pls dont misuse :( xD), You can directly change and see the results in the twitter bot account.

Please do note that you need to comply to these set of rules.

Maintainer in-charge:

Sai Yashwanth

To Do:

  1. Add contribution guidelines (Done)
  2. Create a .gitignore file to save my api keys (Not needed for hacknight)

About

A twitter bot which tweets cryptocurrency prices. Made using tweeps and uses coingecko api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%