all repos — simple-discord-music-bot @ a7ad8ea3524e373bd9fc9b70422850b6bbf0b178

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}