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
- Host: GitHub
- URL: https://github.com/ahmuq/minionlab-bot
- Owner: ahmuq
- Created: 2024-12-31T10:54:24.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-06-22T19:44:39.000Z (4 months ago)
- Last Synced: 2025-07-13T03:45:03.125Z (3 months ago)
- Topics: javascript, minion-lab, stream, stream-ai, stream-ai-bot, typescript
- Language: JavaScript
- Homepage: https://app.minionlab.ai/?referralCode=hwlHLvIY
- Size: 45.9 KB
- Stars: 22
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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.