aya-0p / discord-bot

読み上げなどのBot
https://github.com/aya-0p/discord-bot/blob/main/How-to-use.md
0 stars 0 forks source link

インストールを簡単にする #4

Closed aya-0p closed 2 years ago

aya-0p commented 2 years ago

3 のように

aya-0p commented 2 years ago
curl -o "main.zip" "https://codeload.github.com/aya-0p/discord-bot/zip/refs/heads/main"
call powershell -command "Expand-Archive -Force main.zip tmp"
robocopy tmp\discord-bot-main\ "\" /S /E
aya-0p commented 2 years ago
npm install 
aya-0p commented 2 years ago

↑で完了