Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/noreplyui5/musicjs14

A very simple Discord bot. Light weight code. It is fully open source so anyone can use it :)
https://github.com/noreplyui5/musicjs14

Last synced: about 2 months ago
JSON representation

A very simple Discord bot. Light weight code. It is fully open source so anyone can use it :)

Awesome Lists containing this project

README

        

# MusicJS14
A simple Discord Music bot with buttons [TRY THIS CODE](https://discord.com/oauth2/authorize?client_id=1155436021350150164&scope=bot&permissions=1099511627775) by inviting this Discord Bot
## 🍎 Discord (under development)
You can join my discord server by [clicking here](https://discord.gg/4C4hqRvh2f) 🙂
## 🤖 Commands
:loud_sound: /play url - Paste a link.

:loud_sound: /play search - Searched for music.

:loud_sound: /play playlist - Play from a playlist.

:pause_button: /pause - Pause a music.

⏯️ /resume - Resume a music.

⏭️ /skip - Skip a music.

:x: /stop - Stop a music.
## ➕ Use Node Plus
[Click here](https://github.com/NoReplyUI5/MusicJS14/releases/tag/node%2B) to know what is Node Plus (Node Plus is only for lazy people like me 🙂)
## 🏓 Single Command Installation
1. Clone the MusicJS14 repository:

```bash
git clone https://github.com/NoReplyUI5/MusicJS14.git && cd MusicJS14 && npm i
```
## 🚀 Installation from source

1. Clone the MusicJS14 repository:

```bash
git clone https://github.com/NoReplyUI5/MusicJS14.git
```
2. change the directory to MusicJS14

```bash
cd MusicJS14
```
3. Install the required packages:

```bash
npm i
```
4. Set up your environment variables:

Create a `.env` file in the root directory of your project with the following variables:

```bash
TOKEN="." # Your bot token
CLIENT_ID="1155436021350150164" # Your bot client ID

```
5. Run the bot:

```bash
node .
```
6. Invite the bot to your server:

Generate an invite link for your bot and invite it to your server using the Discord Developer Portal or using permissions calculator:
## 📝 Tutorial

A Tutorial has been uploaded on YouTube, Watch it by clicking [SOON](https://google.com/404)