Skip to content

UniPro-tech/UniBot

Repository files navigation

UniBot

UniPro内を統治したりしているDiscord Botです。

ローカルで動かす

前提条件

  • Bun >=1.2

設定

_envを.envとしてコピーし、各種値を変更してください。

実行

依存関係のインストール

npm packageのインストールを行います。

bun install

実行

Bunのランタイムで実行します。

bun src/index.ts

Dockerで動かす

docker-composeファイルを実行します。

開発する

ローカルで開発する場合は、以上の手順に従ってください。

コンテナ内で開発したい場合は、開発用のdocker-composeファイルを用いてください。 なお、SSH以外でやる場合は、SSHの部分をコメントアウトし、HTTPの部分のコメントアウトを解除してください。 /appがワーキングディレクトリです。

トラブルシューティング

コンテナ内でSSHのエラーが出る場合

このコマンドを実行してください。

ssh-add /root/.ssh/privatekey

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

For the versions available, see the tags on this repository.

Authors

  • @yuito-it

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

GitAds Sponsored

Sponsored by GitAds

About

UniPro専属Bot

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

Languages