Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 824 Bytes

README.MD

File metadata and controls

26 lines (20 loc) · 824 Bytes

Deprecated

The current version can be found here

Pokédolar Twitter bot

Tweets the current exchange rate from BRL to USD

Usage

  • Install requirements
    • pip3 install requirements.txt
  • Setup .env and config
    • cp .env.example .env
    • cp example_config.json config.json
    • Add your keys to .env
  • Add each pokemon image to a folder
    • mkdir pokemon_img
  • Run update_bot.py
    • python3 update_bot.py

Account

Follow the bot at @PokeDolar

Special Thanks

@pedriques_site and Pokedollar-FB for the idea.

pokemon.json from @fanzeyi for the pokedex.json file and pictures