Skip to content

Z-Dux/Crused-Autocatcher

Repository files navigation

Crused Pokémon Autocatcher

A free high end Discord Pokétwo autocatcher


image


Prerequisites

Before setting up Crused, make sure you have the following installed:

  • Node.js: The Node runtime is required to run the project.

Setup Instructions

Step 1: Clone the Repository

Start by cloning the repository to your local machine. Open your terminal or command prompt and run the following command:

git clone https://github.com/Z-Dux/Crused-Autocatcher.git

Navigate to the project directory:

cd Crused-Autocatcher

Step 2: Installation

Install the required packages

setup.bat

Step 3: Configuration files

Run setup.ts directly after installing modules else follow below:

  • Rename example.config.json -> config.json
  • Create tokens.txt

Step 4: Configure the config.json File

  • Open the config.json and place in required fields.
  • Alternatively you can run setup.ts.

Step 5: Running the Project

To start the project, you can use the following command:

run.bat

Alternatively you can run

tsc
node dist/index.js

Contributing

We welcome contributions! To contribute to Crused Autocatcher:

  1. Fork the repository.
  2. Create a feature branch (git checkout -b feature-name).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-name).
  5. Create a pull request.

License

This project is licensed under the MIT License.


Contact

For questions or issues, feel free to reach out:

About

Best Poketwo autocatcher in existence with captcha solver support

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published