all repos — simple-discord-music-bot @ 60ef615b640ec3e486aa2483f5448358c28467cf

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}