UniPro内を統治したりしているDiscord Botです。
- Bun >=1.2
_envを.envとしてコピーし、各種値を変更してください。
npm packageのインストールを行います。
bun install
Bunのランタイムで実行します。
bun src/index.ts
docker-composeファイルを実行します。
ローカルで開発する場合は、以上の手順に従ってください。
コンテナ内で開発したい場合は、開発用のdocker-composeファイルを用いてください。
なお、SSH以外でやる場合は、SSHの部分をコメントアウトし、HTTPの部分のコメントアウトを解除してください。
/app
がワーキングディレクトリです。
このコマンドを実行してください。
ssh-add /root/.ssh/privatekey
- Discord.js - The flame work.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
For the versions available, see the tags on this repository.
- @yuito-it
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc