Skip to content

straightcurve/kazue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kazue

discord music bot

based on distube, discord.js

built because i want a bot to which i can pass a youtube url alongside the basic music player features

usage

  1. go to Discord Developer Portal
  2. get your application id and bot token
  3. copy .env.template
  4. rename the copy to .env
  5. assign application id and bot token inside .env
  6. npm i && npm start