Skip to content

Rexinn/MuzikBotu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

discord-musicbot

Simple Discord Musicbot written in discord.js v12. Fell free to contribute if any feature's missing.

Gitmoji

Commands 🎢

!play <name> | Starts playing music.
!volume <1-100> | Set the bot volume.
!help | Shows a list with all commands.
!list | Shows a list with all playable Webstreams.
!song | Shows the current playing song with cover.

Start using on Ubuntu/Debain πŸ”Œ

Requirements:

  • Git command line installed.
  • Make sure that you have NodeJS v12.x or later installed.
  • A C++ compiler installed such as Clang or GCC.
  • You also need your bot's token. Check this page for more information.

Installation:

  • Clone this git repository git clone https://github.com/VocalZero/discord-musicbot
  • Run npm install from the project folder to install all required dependencies.
  • Run node app.js from the project folder to start the bot.

Invite your bot to a guild πŸ“¨

To add the bot to your guild, you have to get an oauth link. This page can help you generate a full oauth link.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published