https://github.com/wannabeghost/ghosty-music-selfbot-v1
This Discord selfbot plays music from YouTube in a voice channel. It can search for songs, play them, and show similar songs to the current playing track.
https://github.com/wannabeghost/ghosty-music-selfbot-v1
discord-js-selfbot-v13 discord-music-selfbot discord-selfbot discordselfbot filters javascript lavalink music music-selfbot musicbot nodejs playlist playlists radio selfbot soundcloud spotify youtube
Last synced: about 1 month ago
JSON representation
This Discord selfbot plays music from YouTube in a voice channel. It can search for songs, play them, and show similar songs to the current playing track.
- Host: GitHub
- URL: https://github.com/wannabeghost/ghosty-music-selfbot-v1
- Owner: WannaBeGhoSt
- License: mit
- Created: 2024-06-28T06:32:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-18T08:19:59.000Z (about 1 month ago)
- Last Synced: 2025-09-18T09:41:39.129Z (about 1 month ago)
- Topics: discord-js-selfbot-v13, discord-music-selfbot, discord-selfbot, discordselfbot, filters, javascript, lavalink, music, music-selfbot, musicbot, nodejs, playlist, playlists, radio, selfbot, soundcloud, spotify, youtube
- Language: JavaScript
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GhoSty Music SelfBot v1 - Ultimate Discord Music SelfBot with YouTube Integration
[](https://nodejs.org/)
[](https://github.com/discordjs-selfbot/discord.js-selfbot-v13)
[](https://opensource.org/licenses/MIT)🎵 **Advanced Discord Music SelfBot** - Stream high-quality YouTube music directly to your Discord voice channels with this powerful selfbot solution. Experience seamless music playback with advanced features.
## ⚠️ Important Disclaimer
**Note: Selfbots violate Discord's Terms of Service. Use at your own risk. This project is for educational purposes only. The developers are not responsible for any account termination or other consequences resulting from using this software.**## 🚀 Features
### 🎵 Core Music Features
- **YouTube Integration**: Direct playback from YouTube with high-quality audio
- **Smart Search**: Intelligent song searching with query support
- **Similar Songs**: Discover and play music similar to current tracks
- **Now Playing**: Beautiful real-time track information display
- **Voice Channel Support**: Seamless voice channel integration### 🔧 Technical Features
- **Lightweight**: Optimized for performance with minimal resource usage
- **Easy Setup**: Simple configuration and installation process
- **Cross-Platform**: Works on Windows, macOS, Linux, and even mobile via Termux
- **Auto-Dependency Installation**: Automatic package management### 🎯 Upcoming Features (Coming Soon)
- **AI-Powered AutoPlay**: Intelligent music recommendation system
- **Playlist Support**: Save and manage your favorite playlists
- **Audio Effects**: Bass boost, equalizer, and sound enhancements
- **Multi-Platform Support**: SoundCloud, Spotify, and more sources## 📦 Installation Guide
### Prerequisites
- Node.js 16.0 or higher
- npm (Node Package Manager)
- Discord Account
- YouTube Access### Step-by-Step Installation
#### For Windows/macOS/Linux:
```bash
# Clone or download the repository
git clone https://github.com/WannaBeGhoSt/GhoSty-Music-SelfBot-v1.git
cd GhoSty-Music-SelfBot-v1# Install dependencies
npm install discord.js-selfbot-v13 @discordjs/voice yt-search ytdl-core libsodium-wrappers# Configure your token
# Edit index.js and replace 'YOUR_TOKEN_HERE' with your Discord token# Run the selfbot
node index.js
```#### For Termux (Android):
```bash
# Update packages
pkg update && pkg upgrade# Install Node.js
pkg install nodejs# Install required packages
npm install discord.js-selfbot-v13 @discordjs/voice yt-search ytdl-core libsodium-wrappers# Run the selfbot
node index.js
```### Configuration
1. Open `index.js` in a text editor
2. Find line with `const token = 'YOUR_TOKEN_HERE';`
3. Replace `YOUR_TOKEN_HERE` with your Discord account token
4. Save the file and run the bot## 🎮 Command Reference
### Music Commands
| Command | Description | Example |
|---------|-------------|---------|
| `play ` | Play YouTube audio | `play imagine dragons believer` |
| `similar` | Show similar songs | `similar` |
| `nowplaying` or `np` | Current track info | `np` |### Utility Commands
| Command | Description | Example |
|---------|-------------|---------|
| `help` | Show command list | `help` |
| `status` | Bot status information | `status` |## 🔍 How It Works
### Technology Stack
- **Discord.js SelfBot v13**: Handles Discord communication
- **@discordjs/voice**: Manages voice channel connections
- **yt-search**: YouTube search functionality
- **ytdl-core**: YouTube video downloading and streaming
- **libsodium-wrappers**: Encryption for voice communication### Architecture
1. **User Input**: Commands are received via Discord messages
2. **YouTube Processing**: Queries are processed through YouTube's infrastructure
3. **Audio Streaming**: High-quality audio is streamed directly to Discord
4. **Voice Connection**: Stable voice channel maintenance
5. **Response Handling**: Rich embeds and user feedback## ❓ Frequently Asked Questions
### 🤔 Is this safe to use?
While the code itself is safe, using selfbots violates Discord's Terms of Service. There is always a risk of account termination when using selfbots.### 🔧 How to fix common errors?
- **Cannot join voice channel**: Check your voice permissions
- **No audio playback**: Ensure all dependencies are installed
- **YouTube errors**: Verify your internet connection### 📱 Can I run this on my phone?
Yes! Using Termux on Android, you can run this selfbot on your mobile device.### 🌐 Does this work with other music platforms?
Currently, only YouTube is supported, but future updates will include more platforms.## 🛠️ Troubleshooting
### Common Issues and Solutions
1. **Module not found errors**:
```bash
npm install --force
```2. **Voice connection issues**:
- Ensure you have proper microphone permissions
- Check your internet connection3. **YouTube playback problems**:
- Try different video formats
- Check if the video is available in your region### Performance Optimization
- Use wired internet connection for better stability
- Close unnecessary applications to free up resources
- Use lower quality settings if experiencing lag## 🤝 Support and Community
### Get Help
Join our Discord community for support and updates:[](https://discord.gg/SyMJymrV8x)
### Report Issues
Found a bug or have a feature request? Open an issue on GitHub or contact us on Discord.### Contribution Guidelines
We welcome contributions! Please follow these steps:
1. Fork the repository
2. Create a feature branch
3. Make your changes
4. Test thoroughly
5. Submit a pull request## 📜 License and Terms
### License
This project is licensed under the MIT License - see the LICENSE file for details.### Important Notice
- **Educational Purpose Only**: This project is intended for educational purposes
- **No Warranty**: Provided without any warranty or guarantee of functionality
- **User Responsibility**: Users are solely responsible for any consequences of using this software
- **Terms Violation**: Using selfbots violates Discord's Terms of Service## 👨💻 Author
**GhoSty || Brutality**
- Discord: @ghostyjija
- GitHub: [WannaBeGhoSt](https://github.com/WannaBeGhoSt)
- Support Server: [Async Development](https://discord.gg/SyMJymrV8x)## 🙏 Acknowledgments
- Discord.js team for the excellent library
- YouTube for providing content
- Open-source community for various dependencies
- Contributors and testers who helped improve the project## 🔄 Version History
- **v1.0** (Current)
- Initial release
- YouTube playback support
- Similar songs feature
- Basic music commands- **v1.1** (Coming Soon)
- AI AutoPlay system
- Playlist support
- Enhanced audio quality
- More platform integrations---
**⭐ Star this repository if you find it useful!** This helps the project gain visibility.
**⚠️ Use Responsibly**: Remember that selfbots violate Discord's Terms of Service. Use at your own risk.
**📢 Share responsibly**: Help others discover this project while emphasizing the risks involved.
---
*Tags: discord selfbot, discord music selfbot, youtube music bot, discord.js selfbot, termux music bot, discord music player, youtube to discord, selfbot github, discord music github, nodejs music bot, discord voice channel bot, free music selfbot*