Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packagifying the bot #198

Merged
merged 3 commits into from
Jul 22, 2016
Merged

Packagifying the bot #198

merged 3 commits into from
Jul 22, 2016

Conversation

jtdroste
Copy link
Contributor

This is meant so we can later distribute it. Also, it cleans up the root directory.

@jtdroste
Copy link
Contributor Author

jtdroste commented Jul 22, 2016

This was asked in the #dev channel, pokemon.en.json was removed because it wasn't used.

(venv) droste@machine [14:46:26] [~/Scripts/PokemonGo-Bot] [dev *]
-> % grep -r pokemon.en .
Binary file ./.git/index matches
Binary file ./.git/objects/pack/pack-17bb3a221bba5897c0745d7f9cf615917a98be32.pack matches
./pokemongo_bot/cell_workers/pokemon_catch_worker.py:                            self.api.catch_pokemon(encounter_id = encounter_id,
(venv) droste@machine [14:45:50] [~/Scripts/PokemonGo-Bot] [dev *]
-> % grep -r pokemon.json .
Binary file ./.git/index matches
Binary file ./.git/objects/pack/pack-17bb3a221bba5897c0745d7f9cf615917a98be32.pack matches
./pokemongo_bot/__init__.py:        self.pokemon_list=json.load(open('pokemon.json'))
Binary file ./pokemongo_bot/__init__.pyc matches
Binary file ./venv/src/pgoapi/.git/index matches
./venv/src/pgoapi/examples/pogo-optimizer/pogo-optimizer-cli.py:    with open('data/pokemon.json') as data_file:    

@douglascamata
Copy link
Member

@jtdroste thanks!

@douglascamata douglascamata merged commit 8302dcf into PokemonGoF:dev Jul 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants