Rhythm Bot
Corrected for Latest YTDL-Core
참고 : 여기에 나열된 봇이 아닙니다 https://rythmbot.co/
단순한 작은 음악 봇이 큐를 타고 Discord 음성 채널을 통해 YouTube 오디오를 재생합니다.
!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
이 버전은 노드 덩어리에 필요합니까?node-gyp
명령 줄 도구node.js
버전 12.xx 이상이 필요합니다typescript
유형, 더 쉬운 그룹 협업 및 간단한 오른쪽 버튼을 클릭하여 정의를 찾아보십시오.npm install --global --production --add-python-to-path windows-build-tools
npm install node-gyp -g
실행하십시오npm install typescript -g
실행하십시오npm install
실행하십시오https://discordapp.com/api/oauth2/authorize?client_id={ APPLICATION ID }&permissions=2159044672&scope=bot
과 같은 초대 링크를 만듭니다.bot-config.json
열고 인용문 "<BOT-TOKEN-HERE>"
사이의 내용을 봇 토큰으로 바꿉니다../src/bot/config.ts
확인하고 DefaultBotConfig
을 보려면 예제를 보려면 BotConfig
보십시오.bot.log
엽니 다npm start
실행하십시오