Skip to content

toxicinx/vibesMusicBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Discord.JS Music Bot!

A simple discord music bot that I made for my own discord gaming server.

πŸ“• Requirements

  • Basic understanding of how discord bots work
  • Familier with installing packages using npm

Requirements for this GitHub repository:

  • discord.js v12
  • FFmpeg - npm install ffmpeg-static
  • @discordjs/opus - npm install @discordjs/opus
  • Python (For youtube-dl to support 700+ more sites)

πŸ“— How to use?

This repository doesn't include a whole discord bot!

If you're looking for the commands, Navigate through commands/ folder. Make sure that you also have checked through index.js since it has some codes inside of it that you will need.

  • The system for the arguments are also is included inside of the message event in Index.js

  • Make sure the argument system has a similar idea to mine, or you will get some problems with the argument system :/


πŸ› You found an Issue or a Bug?

No worries! You can just create a pull request or a new issue as you can see on the top of the repository!

About

A Discord music bot made using NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published