A bot for automating PotatBotat farming commands.
Make sure you have python (at least 3.12) and the requests module installed.
pip install requests
Clone the repository in a terminal like powershell.
git clone https://github.com/lolspers/PotatBotatbot
Make (or use an existing) application and set Client Type to Confidential.
If you don't have a website for the redirect URL you can set it to http://localhost
.
Open setup.py
and follow the steps, this will set the config for you, or edit config.json manually if you know what you're doing.
To start the bot simply open main.py
.
Any errors should get logged in logs.txt
.