Rhythm Bot
Corrected for Latest YTDL-Core
Note: This is not the bot listed here https://rythmbot.co/
Simple little music bot to queue up and play youtube audio over discord voice channels.
!help
!youtube https://www.youtube.com/watch?v=dQw4w9WgXcQ
!join
!play
!search don't stop believin
!list
!shuffle
!clear
!move [targetIndex] [up/down/destIndex]
!playlist save my_awesome_playlist
!playlist load my_awesome_playlist
!playlist delete my_less_awesome_playlist
!playlist list
Python2.7 This version is required for node-gyp I think?node-gyp command line toolnode.js version 12.X.X or higher is requiredtypescript types for javascript, enables easier group collaboration and simple right click to look up definitionsnpm install --global --production --add-python-to-path windows-build-tools
npm install node-gyp -gnpm install typescript -gnpm installhttps://discordapp.com/api/oauth2/authorize?client_id={ APPLICATION ID }&permissions=2159044672&scope=botbot-config.json and replace the content between the quotes "<BOT-TOKEN-HERE>" with your bot token.
./src/bot/config.ts and look at DefaultBotConfig and BotConfig for examplesbot.log if you're looking to debug errorsnpm start