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

https://github.com/airdropinsiders/fireverse-auto-bot

An automated bot for FireverseAI Music platform. This bot helps automate daily music listening tasks, including liking songs and commenting.
https://github.com/airdropinsiders/fireverse-auto-bot

bot fireverse fireverse-ai fireverse-bot fireverseai nodejs

Last synced: about 1 year ago
JSON representation

An automated bot for FireverseAI Music platform. This bot helps automate daily music listening tasks, including liking songs and commenting.

Awesome Lists containing this project

README

          

# 🎵 Fireverse Auto Bot

An automated bot for FireverseAI Music platform. This bot helps automate daily music listening tasks, including liking songs and commenting.

## Register Here
- https://web3.fireverseai.com/login/?invite=8I83HA&url=https://app.fireverseai.com/user

## 📱 Join Our Community

Join our Telegram channel for updates and support:
- [Airdrop Insiders ID](https://t.me/AirdropInsiderID)

## 🌟 Features

- Multi-account support
- Automatic daily tasks completion
- Song playing automation
- Like and comment automation
- Daily limit handling
- Detailed progress tracking
- User stats monitoring

## 📋 Prerequisites

- Node.js (v14 or higher)
- npm (Node Package Manager)
- A valid FireverseAI account token

## 🚀 Installation

1. Clone the repository:
```bash
git clone https://github.com/airdropinsiders/Fireverse-Auto-Bot.git
```

2. Navigate to the project directory:
```bash
cd Fireverse-Auto-Bot
```

3. Install dependencies:
```bash
npm install
```

4. Create a `tokens.txt` file in the root directory:
```bash
touch tokens.txt
```

5. Add your FireverseAI account tokens to `tokens.txt` (one token per line):
```
token1
token2
# You can add comments with #
token3
```

## 🎮 Usage

1. If you want to use your old account use this command :
```bash
npm start
```

2. If you want to use Auto Generate Wallet + Auto Task use this command :
```bash
node auto.js
```

The bot will automatically:
- Load your account tokens
- Initialize connections for each account
- Start the daily music listening routine
- Track progress and display stats

## 📊 Monitoring

The bot provides real-time information about:
- Current playing song
- Daily task progress
- Listening time
- Account level and experience
- Success/failure of actions (likes, comments)

## ⚠️ Important Notes

- Keep your tokens secure and never share them
- The bot has a daily limit of 50 songs per account
- Make sure you have a stable internet connection
- The bot will automatically wait 24 hours after reaching daily limits

## 🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

## 📜 License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## ⚖️ Disclaimer

This bot is for educational purposes only. Use at your own risk. The developers are not responsible for any consequences of using this bot.