Hyperclaw79 / PokeBall-SelfBot-Poketwo-Autocatcher

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.
MIT License
340 stars 396 forks source link

Invalid config edit #155

Closed ghost closed 4 years ago

ghost commented 4 years ago

C:\Users\DELL\Downloads\PokeBall-SelfBot-master\PokeBall-SelfBot-master>py -3 launcher.py Traceback (most recent call last): File "launcher.py", line 18, in bot = PokeBall(config_path, guild_path, pokelist_path, pokenames_path) File "C:\Users\DELL\Downloads\PokeBall-SelfBot-master\PokeBall-SelfBot-master\pokeball.py", line 42, in init self.auto_catcher = self.configs["auto_catcher"] KeyError: 'auto_catcher'

C:\Users\DELL\Downloads\PokeBall-SelfBot-master\PokeBall-SelfBot-master>timeout -1

Press any key to continue ...

ghost commented 4 years ago

C:\Users\DELL\Downloads\PokeBall-SelfBot-master\PokeBall-SelfBot-master>py -3 launcher.py Traceback (most recent call last): File "launcher.py", line 18, in bot = PokeBall(config_path, guild_path, pokelist_path, pokenames_path) File "C:\Users\DELL\Downloads\PokeBall-SelfBot-master\PokeBall-SelfBot-master\pokeball.py", line 42, in init self.auto_catcher = self.configs["auto_catcher"] KeyError: 'auto_catcher'

C:\Users\DELL\Downloads\PokeBall-SelfBot-master\PokeBall-SelfBot-master>timeout -1

Press any key to continue ...