Skip to content

Gabriel-Mesq/TwitterBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TwitterBot

Um bot de interações com meus amigos. Sempre que um usuário pertencente a lista do bot realiza um tweet (excluindo replies e retweets), o bot responde com uma mensagem aleatória dentre uma lista de opções.

O que aprendi com esse projeto:

  • Twitter API
  • Implementação de módulos, metódos e bibliotecas externas
  • Credenciamento (api_key, bearer_token, access_token, auth e etc)
  • Hospedagem de BOTs
  • Funcionamento de requests em aplicações de larga escala
  • Estudo de documentações
  • Principais algoritmos "random"

Updates:

23/10/22:

  • The bot is now able to inform about the weather. To do so:
    • Mention the bot
    • Have the word "tempo" anywhere on the tweet
    • The last word MUST be the city's name

24/10/22:

  • The bot now has a 70% chance of replying to a tweet (Previously it would reply to 100% of the user's tweets)

25/10/22:

*The bot is now able to do song recommendations. To do so:

  • Mention the bot
  • Have the word "music" anywhere on the tweet

29/10/22:

  • The bot is now hosted online 24/7
  • The bot now has a 10% chance of replying to a tweet (Previously 70%)

About

Um bot de interações com meus amigos no Twitter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages