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.
- Host: GitHub
- URL: https://github.com/airdropinsiders/fireverse-auto-bot
- Owner: airdropinsiders
- Created: 2025-02-14T06:34:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-14T16:36:13.000Z (over 1 year ago)
- Last Synced: 2025-03-07T14:11:37.184Z (over 1 year ago)
- Topics: bot, fireverse, fireverse-ai, fireverse-bot, fireverseai, nodejs
- Language: JavaScript
- Homepage: https://web3.fireverseai.com/login/?invite=8I83HA&url=https://app.fireverseai.com/user
- Size: 15.6 KB
- Stars: 51
- Watchers: 1
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.