Skip to content

Twitter bot that updates the dollar price with mentions and at a certain time each day with a 50cent image.

Notifications You must be signed in to change notification settings

octokerbs/50Cent-Dolar-Blue-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitterBot

This is a twitter bot that updates the dollar price in relation with the peso Argentino. Everyday at 5pm, the bot will upload a 50 Cent photo with the price in half, half dollar in relation with the peso.

This is not just a Twitter image upload, the code was made so you can understand and edit it. Feel free to see how the Twitter API works with this software. Good luck!

Example (1U$D = $291 Argentine Peso 24/10/22)

50cent.jpg

Features

  • Automatic post
  • Mention reply
  • Mention Like

Requirements

  • First: You will need to install python.

  • Second: Open your computer command line then run the command: pip install +

    • tweepy
    • pillow
    • schedule
    • requests
    • pymongo
    • pymongo[srv]
  • Third: Complete the config.py file with your twitter keys

  • Fourth: Complete your MongoDB data from line 44 to 46.

  • Fifth: Execute Bot.py

License

  • MIT

Outdated


Due to a change in twitter bot rules this code is just outdated and won't work.

About

Twitter bot that updates the dollar price with mentions and at a certain time each day with a 50cent image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published