Skip to content

Build your own discord music bot, simple and fast to set up

License

Notifications You must be signed in to change notification settings

Naritsumi/discordjs-musicbot-guide

Repository files navigation

Discordjs v14 Musicbot Guide

Introduction

Hello! This guide will try to simplify the complexity of making a discord bot, If you have any questions after reading this guide, please don't hesitate to ask me for.

Pre-requisite software

Depending on the operating system you're running the installation will be slightly different.

  • nodejs (Version 16.6 and higher required, see Windows or Linux)
  • erelajs (Website / npm i erela.js)

Once you have this all installed, create a folder for your project and install discord.js:

  • discordjs (Website / npm install discord.j)

Launching the bot

In your command prompt, from inside the folder where index.js is located, launch it with:

node index.js

Resources

About

Build your own discord music bot, simple and fast to set up

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published