Automatically catch pokemon from the poketwo discord bot (https://github.com/oliver-ni/poketwo)
Install the requirements.txt file using pip install -r requirements.txt
Channel ID:
Enable discord developer mode
Right click the channel where you want to catch pokemon and click copy ID
Paste the ID in the Channel ID section in the info.txt file located in the data/ folder
User Token:
Place your discord account's user token (or request header authorization token I guess?) into the info.txt file located in the data/ folder
Invite poketwo in your server as well and start the python file.
please note that self botting is not allowed by discord (https://support.discord.com/hc/en-us/articles/115002192352-Automated-user-accounts-self-bots-) and that this is just an experimental project for myself