Skip to content

TylerBurr/zero

Repository files navigation

Zero - Discord Music Bot

Supported URL's

youtube
spotify - Work in progress
soundcloud - Work in progress

🎵 Music commands

play <URL>, play music in a voice channel.
pause, pause the current music.
resume, puts the current music back on.
skip, skip to next music.
stop, stop all music.
queue, see the next songs.
nowplaying, see music in progress.
volume <1 - 100>, change the volume. - Work in Progress
clear-queue, remove music in the queue. - Work in Progress

💡 General commands

ping, see the bot latency. - Work in Progress
help, see the list of available commands.

⚙️ Configuration

Copy or Rename config.json.example to config.json and fill out the values:

⚠️ Note: Never commit or share your token or api keys publicly ⚠️

{
  "TOKEN": "",
  "PREFIX": "!",
  "STAY_TIME": 30
}

⚙️ Running

npm run start

Installation

[sudo] npm install forever -g

Usage

forever start index.js

🤝 Contributing

  1. Fork the repository
  2. Clone your fork: git clone https://github.com/TylerBurr/zero.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •