This specific selfbot was designed to automatically catch pokemon spawned on Discord by Poketwo bot. It also offers other utility functions to automate features like trading, releasing, id search, etc. Currently the autocatcher is powered by AI making it possible to autocatch pokemons on multiple bots like PokeTwo, PokeRealm, etc.
~/Downloads/PokeBall-SelfBot-master $ pip install -r requirements.txt Collecting yarl<1.2 (from -r requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/91/14/5983db75b143681058d31a0a89a770f40a7f68f9b94cfeb6e6495b0039bf/yarl-1.1.1.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in
File "/tmp/pip-install-q42q7M/yarl/setup.py", line 1, in
import pathlib
ImportError: No module named pathlib
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-q42q7M/yarl/