1.0.6 • Published 1 year ago

@fansems1/paramgaming v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

paramgaming-bot

paramgaming-bot is a Node.js script designed to interact with the Param Gaming API to fetch tasks, clear them, and claim rewards automatically.

Register

Here is the link: https://paramgaming.com/?referCode=6C0ADF94FB#/signup

Installation

  1. Clone the repository:

    git clone https://github.com/dante4rt/paramgaming-bot.git
  2. Install dependencies:

    cd paramgaming-bot
    npm install
  3. Create a .env file in the root directory and provide the following environment variables:

    USER_EMAIL=your-email@example.com
    USER_PASSWORD=your-password

Usage

To run the bot, execute the following command:

npm start

The bot will log in to your Param Gaming account, fetch incomplete tasks, clear them, and claim rewards.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

1.0.6

1 year ago