git clone https://github.com/InkoHX/Yuigahama.git
cd Yuigahama
npm install --production
.env.exampleを.envに書き換え
.envの DISCORD_TOKEN の項目にボットトークンをペースト
npm run start
This repository has been archived by the owner on Aug 29, 2019. It is now read-only.