all repos
— simple-discord-music-bot
@ 3df93a72ede8d6132fe3d3ccb0ff5f2fdaf949c8
A Discord bot making use of discord.js and play-yt.
summary
refs
tree
log
tools/authorize.js (
view raw
)
1
const
play = require(
'play-dl'
);
2
3
play.authorization();