Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.05 KB

File metadata and controls

26 lines (17 loc) · 1.05 KB

Bocchi-Re

Go Report Card Docker Image CI

Discord Bot can use AI made by OpenAI on Discord.

使用方法

Simple

  1. Download config.template.yaml
  2. Enter your discord token and OpenAI token to config.template.yaml
  3. Change the name config.template.yaml to config.yaml
  4. go run main.go

Docker

  1. Download config.template.yaml
  2. Enter your discord token and OpenAI token to config.template.yaml
  3. Change the name config.template.yaml to config.yaml
  4. docker run --rm -it -v $(PWD):/data ghcr.io/tpc3/bocchi-re

Contribution

Contributions are always welcome. (Please make issue or PR with English or Japanese)