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

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}