Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

NaviteLogger/Phase-1_Discord-music-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-music-bot

A simple discord music bot using discord.js for you to play music in your discord server voice channels.

Table of Contents

Prerequisites

Installation

  1. Clone the repository
git clone https://github.com/NaviteLogger/Discord-music-bot.git
  1. Install NPM packages
npm install
  1. Install FFmpeg, libtool and libsodium-wrappers
sudo apt-get install ffmpeg libtool libsodium-wrappers

Configuration

  1. Create a new application in the Discord Developer Portal
  2. Create a bot for the application
  3. Copy the bot token and paste it in the .env file
DISCORD_TOKEN=your_bot_token

Usage

  1. Start the bot
npm start

Commands

Commands are available in the commands.json file. You can add, remove or modify the commands as per your requirements.

Contributing

Contributions are always welcome! Please create a pull request to contribute to the project.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

Discord music bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published