mirai-chatgpt-bot

module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2023 License: Apache-2.0

README

Mirai ChatGPT Bot

Golang Docker Release License

Config

debug: true
log:
  level: debug
addr: :8080
openai:
  api_key: abc
mirai:
  bot_qq: 000
  target_groups:
    - 222
    - 333

Docker

Version Size Pull

docker pull starudream/mirai-chatgpt-bot
docker run -d \
    --name mcb \
    --restart always \
    -v /opt/docker/mcb/config.yaml:/config.yaml \
    starudream/mirai-chatgpt-bot

License

Apache License 2.0

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL