An open API service indexing awesome lists of open source software.

https://github.com/ahmuq/minionlab-bot

Minion Lab (Stream Ai) Automation
https://github.com/ahmuq/minionlab-bot

javascript minion-lab stream stream-ai stream-ai-bot typescript

Last synced: 2 months ago
JSON representation

Minion Lab (Stream Ai) Automation

Awesome Lists containing this project

README

          

### Minion Lab (Stream AI) Bot

- Register Link : [Register](https://app.minionlab.ai/?referralCode=LcNMGhRZ)

- Download Extension : [Extension](https://chromewebstore.google.com/detail/stream-ai-a-revolutionary/fgamijdhamopilihagheoalbifagafka)

## Prerequisites

- [Node.js](https://nodejs.org/) (version v18.20.5 or higher)

## Installation

1. Clone the repository to your local machine:
```bash
git clone https://github.com/ahlulmukh/minionlab-bot.git
```
2. Navigate to the project directory:

```bash
cd minionlab-bot
```

3. Install the necessary dependencies:

```bash
npm install
```

## Usage

1. Set the `accounts.txt` and `proxy.txt (if you want to use proxy)` before running the script. Below how to setup this fie.
2. Configuration:
make file `accounts.txt` and put your account with format .

```
email:password
email:password
email:password
```

If you want using proxy, make file `proxy.txt` and put your proxy with format.

```
http://ip:port
http://username:password@ip:port
```

3. Run the script:

```bash
npm run start
```

## Update

1. If there any update you can

```bash
git pull
```

2. build again with

```bash
npm run build
```

### Stay Connected

- Channel Telegram : [Telegram](https://t.me/elpuqus)
- Channel WhatsApp : [Whatsapp](https://whatsapp.com/channel/0029VavBRhGBqbrEF9vxal1R)

## Note

This script only for testing purpose, using this script might violates ToS and may get your account permanently banned.