Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cps7/ultimate_tunes

Ultimate Tunes is designed to elevate your music experience on Discord, combining the power of Discord.js and MagmaStream to deliver seamless and high-quality playback. Whether you're managing a server or just enjoying your favorite tracks, Ultimate Tunes provides the ultimate sound experience.
https://github.com/cps7/ultimate_tunes

discord discord-api discord-bot discord-js discordapp discordbot discordjs discordmusic discordmusicbot discordmusicplayer javascript magmastream music music-player musicdiscordbot ultimatetunes

Last synced: 2 months ago
JSON representation

Ultimate Tunes is designed to elevate your music experience on Discord, combining the power of Discord.js and MagmaStream to deliver seamless and high-quality playback. Whether you're managing a server or just enjoying your favorite tracks, Ultimate Tunes provides the ultimate sound experience.

Awesome Lists containing this project

README

        

[![Version][version-shield]](version-url)
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]



Ultimate Tunes


Ultimate Tunes is a Discord music bot that uses Discord.js and Magmastream.




Invite Ultimate_Tunes
ยท
Report Bug & Request Feature

## ๐Ÿ”ฅ Features

- User-friendly and Easy to Use
- Customizable Prefix
- Command Handling (Slash and Normal Commands)
- Developed using JavaScript,Magmastream and Discord.js v14
- Advanced Music System
- Powerful Search Engine
- 24/7 Modes
- Playlist Support
- Music channel system

## ๐ŸŽถ Support Sources

### ๐Ÿ” Default Sources

- ![SoundCloud](https://img.shields.io/badge/SoundCloud-FF3300?style=plastic&logo=soundcloud&logoColor=white)
- ![Twitch](https://img.shields.io/badge/Twitch-9146FF?style=plastic&logo=twitch&logoColor=white)
- ![Bandcamp](https://img.shields.io/badge/Bandcamp-629AA9?style=plastic&logo=bandcamp&logoColor=white)
- ![Vimeo](https://img.shields.io/badge/Vimeo-1AB7EA?style=plastic&logo=vimeo&logoColor=white)
- ![Nico](https://img.shields.io/badge/Nico-FF0066?style=plastic&logo=nico&logoColor=white)
- ![Mixer](https://img.shields.io/badge/Mixer-FFA500?style=plastic&logo=mixer&logoColor=white)
- ![http](https://img.shields.io/badge/http-FFA500?style=plastic&logo=http&logoColor=white)

### ๐Ÿ”Œ Plugin Sources

**Note: You need to install the plugins to use these sources**

- ![YouTube](https://img.shields.io/badge/YouTube-FF0000?style=plastic&logo=youtube&logoColor=white) ([Required Plugin][youtube-source])
- ![Spotify](https://img.shields.io/badge/Spotify-1ED760?style=plastic&logo=spotify&logoColor=white) ([Required Plugin][LavaSrc])
- ![Deezer](https://img.shields.io/badge/Deezer-FF0000?style=plastic&logo=deezer&logoColor=white) ([Required Plugin][LavaSrc])
- ![Apple Music](https://img.shields.io/badge/Apple%20Music-000000?style=plastic&logo=apple-music&logoColor=white) ([Required Plugin][LavaSrc])
- ![Yandex Music](https://img.shields.io/badge/Yandex%20Music-FF0066?style=plastic&logo=yandex-music&logoColor=white) ([Required Plugin][LavaSrc])
- ![jiosaavn](https://img.shields.io/badge/jiosaavn-51C4D3?style=plastic&logo=jiosaavn&logoColor=white) ([Required Plugin][Jiosaavn])
- ![Mixcloud](https://img.shields.io/badge/Mixcloud-51C4D3?style=plastic&logo=mixcloud&logoColor=white) ([Required Plugin][skybot-lavalink-plugin])
- ![Ocremix](https://img.shields.io/badge/Ocremix-FF6600?style=plastic&logo=ocremix&logoColor=white) ([Required Plugin][skybot-lavalink-plugin])
- ![Clyp](https://img.shields.io/badge/Clyp-6BB5A6?style=plastic&logo=clyp&logoColor=white) ([Required Plugin][skybot-lavalink-plugin])
- ![Reddit](https://img.shields.io/badge/Reddit-FF4500?style=plastic&logo=reddit&logoColor=white) ([Required Plugin][skybot-lavalink-plugin])
- ![Getyarn](https://img.shields.io/badge/Getyarn-FF9000?style=plastic&logo=getyarn&logoColor=white) ([Required Plugin][skybot-lavalink-plugin])
- ![TikTok](https://img.shields.io/badge/TikTok-FF2D55?style=plastic&logo=tiktok&logoColor=white) ([Required Plugin][skybot-lavalink-plugin])
- ![Soundgasm](https://img.shields.io/badge/Soundgasm-F1672F?style=plastic&logo=soundgasm&logoColor=white) ([Required Plugin][skybot-lavalink-plugin])
- ![Text To Speech](https://img.shields.io/badge/Text%20To%20Speech-3080ff?style=plastic&logo=google-translate&logoColor=white) ([Required Plugin][skybot-lavalink-plugin])

[LavaSrc]: https://github.com/topi314/LavaSrc
[skybot-lavalink-plugin]: https://github.com/DuncteBot/skybot-lavalink-plugin
[youtube-source]: https://github.com/lavalink-devs/youtube-source
[jiosaavn]: https://github.com//jiosaavn-plugin

To Setup a Lavalink server on Windows, Linux, or Replit, [Click Here!](https://github.com/LucasB25/lavalink-server)

## ๐Ÿ”ง Requirements

Before starting with the installation, you need to have the following:

- ![Node.js](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white) [Recommend LTS or higher](https://nodejs.org/)
- ![Lavalink](https://img.shields.io/badge/Lavalink-7289DA?style=for-the-badge&logo=discord&logoColor=white) [v4 or higher](https://github.com/lavalink-devs/lavalink)
- ![MongoDB](https://img.shields.io/badge/MongoDB-47A248?style=for-the-badge&logo=mongodb&logoColor=white) [Required for database](https://www.mongodb.com/try/download/community)

## โš™๏ธ Guide

For advanced installation and config guide, please check out the **Wiki** tab or [Click Here!](https://github.com/CPS7/Ultimate_Tunes/wiki)

## ๐Ÿš€ Installation from source

1. Clone the Ultimate Tunes repository:

```bash
git clone https://github.com/CPS7/Ultimate_Tunes.git
```

2. Change to the Ultimate Tunes directory:

```bash
cd Ultimate_Tunes
```

3. Install the required packages:

```bash
npm i
```

4. Copy the .env.example file to .env and fill in all required values.
5. Copy the config.example.json file to config.json and fill in all required values.

6. Run the bot:
```bash
npm start
```

8. Invite the bot to your server:

Generate an invite link for your bot and invite it to your server using the [Discord Developer Portal](https://discord.com/developers/applications) or [Permissions Calculator](https://discordapi.com/permissions.html).

## ๐Ÿ”— Useful Links

- ![Node.js](https://img.shields.io/badge/Node.js-43853D?style=for-the-badge&logo=node.js&logoColor=white) [Node.js](https://nodejs.org/en/download/)
- ![Discord.js](https://img.shields.io/badge/Discord.js-7289DA?style=for-the-badge&logo=discord&logoColor=white) [Discord.js](https://discord.js.org/#/)
- ![Lavalink](https://img.shields.io/badge/Lavalink-7289DA?style=for-the-badge&logo=discord&logoColor=white) [Lavalink](https://github.com/lavalink-devs/Lavalink)
- ![MongoDB](https://img.shields.io/badge/MongoDB-47A248?style=for-the-badge&logo=mongodb&logoColor=white) [MongoDB](https://www.mongodb.com/)

## ๐Ÿ“œ Contributing

Thank you for your interest in contributing to Ultimate Tunes! Here are some guidelines to follow when contributing:

1. Fork the repository and create a new branch for your feature or bug fix.
2. Write clean and concise code that follows the established coding style.
3. Write and run tests for your code.
4. Submit a pull request with your changes.
Your contribution will be reviewed by the project maintainers, and any necessary feedback or changes will be discussed with you. We appreciate your help in making Ultimate Tunes better!

## NOTE
The code uses the latest version of modules and dependencies to ensure compatibility and the latest features.

[version-shield]: https://img.shields.io/github/package-json/v/CPS7/Ultimate_Tunes?style=for-the-badge
[contributors-shield]: https://img.shields.io/github/contributors/CPS7/Ultimate_Tunes.svg?style=for-the-badge
[contributors-url]: https://github.com/CPS7/Ultimate_Tunes/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/CPS7/Ultimate_Tunes.svg?style=for-the-badge
[forks-url]: https://github.com/CPS7/Ultimate_Tunes/network/members
[stars-shield]: https://img.shields.io/github/stars/CPS7/Ultimate_Tunes.svg?style=for-the-badge
[stars-url]: https://github.com/CPS7/Ultimate_Tunes/stargazers
[issues-shield]: https://img.shields.io/github/issues/CPS7/Ultimate_Tunes.svg?style=for-the-badge
[issues-url]: https://github.com/CPS7/Ultimate_Tunes/issues