Rhythm Bot
Corrected for Latest YTDL-Core
注:これはここにリストされているボットではありませんhttps://rythmbot.co/
Simple Little Music Botをキューアップして、Discord Voiceチャンネルで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-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
を実行します