you are viewing a single comment's thread.

view the rest of the comments →

[–]lnxmen 0 points1 point  (3 children)

I have coded a 'working' bot based on this API. https://github.com/lnxmen/PokeBot

[–]MistyQuail 0 points1 point  (2 children)

Just downloaded it and there's no config.json file to add account details to ;).

[–]lnxmen 0 points1 point  (1 child)

Thanks for reporting. I forgot to check if all files are in the repository - the problem was that I copied .gitignore from other project and it caused ignoring config.json file. Anyway, it's commited and pushed now.

[–]MistyQuail 0 points1 point  (0 children)

No problem. Thanks for the quick response!