Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

Commit

Permalink
Showcase new features
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Nauman Raza committed Feb 4, 2022
1 parent a8a811c commit db45308
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,15 @@ The bot has the following features:
- See when a Shiny/Legendary/Ultra Beast/Mythical Pokémon is caught, and which one it is!
- 💲 **Completely free** and open-source (you can see the code as it is currently)
- 💕 **Trustworthy**; this autocatcher is **completely** open-source (meaning you can see the latest code)
- 📜 Support for all Pokémon from generation I to generation VIII, including Alolan and Galarian Pokémon
- 📜 Support for all Pokémon from generation I to generation VIII, including all Alolan and Galarian Pokémon
- 🏎️ Super fast; the autocatcher can even handle Incense!
- 🔍 Pokétwo-Resistant - the autocatcher sends a random series of numbers to enhance undetectability

### Requirements
Please note that this autocatcher requires Python 3.8 installed. Python 3.9 won't work with Discord.

### Getting Started:
To start up the bot for the first time, please download the latest release from [here](https://github.com/devraza/poketwo-autocatcher/releases/)
To start up the bot for the first time, please download the latest release from [here](https://github.com/devraza/catcher-one/releases/)
Then, install the requirements using the following command in your preferred terminal emulator:
```
python -m pip install -U discord.py-self
Expand Down

0 comments on commit db45308

Please sign in to comment.