A self-bot designed to automate interactions with Pokétwo during the Valentine's Day event.
- Daycare Management: Automatically adds Pokémon to the daycare when slots are available.
- Marketplace Sniping: Monitors the marketplace for Pokémon listings below a specified price and purchases them.
- Automated Commands: Sends periodic commands to engage in breeding and daycare management.
- Python 3.8 or higher (up to 3.11)
discord.py-selflibraryrequestslibrary
- Clone the Repository:
git clone https://github.com/amansingh903/Poketwo-Valentines-Day-Event-Solver cd yourrepository - Install Dependencies:
pip install discord.py-self requests asyncio
- Edit config.py to include your bot token, channel ID, guild ID
- Run the bot using:
python main.py
(Ensure that the bot has the necessary permissions in your Discord server and that it is added as a member.)
Self-Bot Policy: Using self-bots is against Discord's Terms of Service. Proceed at your own risk. Educational Purposes: This project is intended for educational purposes only. The author is not responsible for any misuse.