Skip to content

限界開発鯖で使用できるチャットAI

License

Notifications You must be signed in to change notification settings

2RiniaR/ichiyoAI

 
 

Repository files navigation

ichiyoAI

Build ichiyoAI clippy rustfmt Release ichiyoAI

ichiyoAI は限界開発鯖で使用できるチャットAIです。

Usage

使い方等は ichiyoAI Document を参照してください。

Installation

# 最新版
docker pull ghcr.io/approvers/ichiyo_ai:latest

# メジャーバージョン指定
docker pull ghcr.io/approvers/ichiyo_ai:v1

# バージョン指定
docker pull ghcr.io/approvers/ichiyo_ai:vX.Y.Z

Environment Variables

設定の例は .env.example で確認できます。

Key Description Default
DISCORD_API_TOKEN Discord API のトークン -
OPENAI_API_KEY OpenAI API のトークン -
GUILD_ID 限界開発鯖の ID -
SUBSCRIBER_ROLE_ID 購読者ロールの ID -

About

限界開発鯖で使用できるチャットAI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.6%
  • Dockerfile 3.4%