Skip to content

tomzig16/sirgroove

 
 

Repository files navigation

Sir Groove - A simple music bot written in Discord.js

Install

Hosted by me

Discord Invite Link

Self hosted

Make sure to have git and node installed.

Clone the repo using

git clone https://github.com/bananaprotocol/sirgroove

Install all dependencies using

npm install

Make sure to have your bot token and YouTube API key set in .env

BOT_TOKEN=mytoken
YOUTUBE_API_KEY=myapikey

Start the bot using

npm start

You can keep the bot up to date by using

git pull && npm install

Contributing

Contributions are welcome! Please read the contributing guidelines before getting started.

License

MIT

About

🎵 A simple music bot written in Discord.js

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%