The current version can be found here
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
Follow the bot at @PokeDolar
@pedriques_site and Pokedollar-FB for the idea.
pokemon.json from @fanzeyi for the pokedex.json file and pictures