Skip to content

Bot simples que tweeta caso o Bitcoin altere o valor.

Notifications You must be signed in to change notification settings

caiocfer/TwitterBotBitcoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

TwitterBotBitcoin

Simple bot that tweets the value of bitcoin in BRL.

Preview:

Used the following librarys:
pycoingecko, to request the coin value,
threading, to give an time interval in the executation of the function
tweepy to tweet our message.
e tkinter for GUI It's simple to use, just create an dev account on twitter, and fill the fields with the requested informations:
API key:
API key secret:
Access Token:
Access Token Secret:


Bot simples que tweeta caso o Bitcoin altere o valor.

Utilizado as bibliotecas:
pycoingecko, para solicitar o valor da moeda,
threading, para dar um intervalo de tempo na execução da função e
tweepy para que a mensagem seja postada no twitter.
e tkinter para a interface gráfica Para usar é simples, após criar um conta de desenvolvedor no Twitter, preencha os campo com as informações solicitadas:
API key:
API key secret:
Access Token:
Access Token Secret:


About

Bot simples que tweeta caso o Bitcoin altere o valor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages