Skip to content

Pandicon/Musicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c887162 · Nov 12, 2021

History

54 Commits
Jun 12, 2021
May 24, 2021
Jun 12, 2021
May 23, 2021
May 30, 2021
May 22, 2021
Nov 12, 2021
Sep 21, 2021
May 23, 2021
May 23, 2021
May 30, 2021
May 30, 2021
Jun 12, 2021
Sep 16, 2021
Sep 16, 2021

Repository files navigation

Musicon

This project is a music bot for discord that lets you play songs and lists of songs in voice channels.

Running the bot yourself

  1. Install node.js and npm if they are not installed already. node.js installer
  2. Clone this repository using git clone https://github.com/Pandicon/Musicon.git.
    • You can also fork this repository
  3. You can then either cd into the repository folder, or navigate to it in file manager and run the cmd.bat file. That will open up the windows console already "cded" into the folder.
  4. Install all the dependencies using npm i or yarn
  5. Change the values in the config.json and info.json files and then rename .env-template to .env and fill in the values
  6. Then you can run the bot using node index.js
  7. Generate your invite link on the discord developers OAuth2 page, check scope bot and give it the Administrator permission to avoid any potential issues.

About

A music bot for discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published