Skip to content

SAMRAT-KAMBLE/Music-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Basic Music Bot!

Hey Everyone This Is A Basic Music Bot!! This Is A Small Template For Starters

This Bot Code Is Made By.. Sk Gaming He Is Learing To Code, So He Made A Simple/Basic Music Discord Bot

Installation

If Windows.. Follow This
  1. Download This Repo
  2. Unzip It!
  3. npm i
  4. Edit config.json By Changing To Your Bot Token And Prefix
  5. node . or node index.js To Start The Bot!

If Linux.. Follow This
  1. sudo apt update && sudo apt upgrade
  2. sudo apt install git
  3. git clone https://github.com/Hyricon-Development/Music-Bot.git
  4. cd Music-Bot
  5. npm i
  6. Edit config.json By Changing To Your Bot Token And Prefix
  7. node . or node index.js To Start The Bot!

Extra For Linux If u Want To Keep It Alive Forever Use PM2 Follow This Commands To Installation

  1. npm i -g pm2
  2. cd Music-Bot
  3. pm2 start index.js If You Want To Set The Name For pm2 Use This Command pm2 start index.js --name "Music Bot"

There You Go Your Done.

This Project Is Made And Maintained By SK GAMING

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published