itc-discord-ob OB用に制作予定のdiscordbotです 起動の仕方 ローカル npm run compile npm run start デプロイ ソースコードのビルド(とアップロード) $ npm run build 起動 $ cd discordbot-js $ nohup npm start &