Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Playzone Bot

Music bot application for discord using node.js + TypeScript, with support from discord.js library and discord-player.

discord.js · discord-player · @discordjs/opus · ffmpeg

🗒️ Index

🚀 Technologies

  • 💡 TypeScript
  • 🤖 discord.js
  • 🔊 discord-player

✨ Features

  • 🔥 Play music from YouTube
  • 🎵 Play music from Spotify
  • 🎧 Play music from SoundCloud

📑 Environment

📝 Create environment variables .env file and add the keys TOKEN - will be the value of your API key - and CLIENT_ID - will be your application ID

TOKEN=your_key
CLIENT_ID=your_id

⌨️ Commands

📝 All commands available in playzone bot

Name Description Options
/exit Kick the bot from the channel! 🔇
/help Show list of commands! 📋
/pause Pauses the current song! ⏸️
/play playlist Plays a playlist! 🎵 <url>
/play song Plays a single song! 🎵 <url>
/play search Searchs for a song and play it! 🎵 <query>
/queue Show first 10 songs in the queue! 📋
/resume Resumes the current song! 🎵
/skip Skips the current song! ⏭️

📦 Install

📝 Install the dependencies and start the project

npm install
npm run dev

🔨 Build

📝 Build the application for production

npm run build

🔗 Links

📝 License

This project is under the MIT license. See the LICENSE file for more details.

About

🤖 Music bot for discord

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages