all repos — simple-discord-music-bot @ 7bceff48000d0f7b54cf9d779ec1ea4c931289c5

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

tools/authorize.js (view raw)

1const play = require('play-dl');
2
3play.authorization();