all repos — simple-discord-music-bot @ 394cdf4f8bb25b2fdc6eb4a21d67aa1b4bff9db8

A Discord bot making use of discord.js and play-yt.

config.json.example (view raw)

1{
2	"applicationId": "your-client-id-here",
3	"token": "your-token-here"
4}