Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Amaototi authored Apr 8, 2023
1 parent ccc11bb commit a33b651
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@
[![Docker Image CI](https://github.com/tpc3/Bocchi-Go/actions/workflows/docker-image.yml/badge.svg)](https://github.com/tpc3/Bocchi-Go/actions/workflows/docker-image.yml)
Discord Bot for using OpenAIAPI on Discord, re-written in discordgo

## ⚠Warning⚠
**This code is partially written using Chat-GPT4(3.5).**

## Use
### Docker
1. [Download config.yml](https://raw.githubusercontent.com/tpc3/Bocchi-Go/main/config.yml?token=GHSAT0AAAAAAB7LP2NPYU7ZZL4PNTPPO5JOZBCQZ3Q)
1. [Download config.yml](https://raw.githubusercontent.com/tpc3/Bocchi-Go/main/config.yml)
1. Enter your token to config.yml
1. `docker run --rm -it -v $(PWD):/data ghcr.io/tpc3/bocchi-go`

Expand All @@ -19,10 +22,14 @@ https://discord.com/api/oauth2/authorize?client_id=XXXXXXXXXXXXXXXXXXX&permissio
- golang

## Code Writer
* [lb-migii](https://github.com/lb-migii)
* [lb-migii](https://github.com/lb-migii)
Bocchi used discordpy was rewritten in discordgo
* [Amaototi](https://github.com/Amaototi)
* [Amaototi](https://github.com/Amaototi)
[Original Bocchi](https://github.com/tpc3/Bocchi) written in discordpy using ChatGPT-4

## Why Bocchi
**𝑰 𝒅𝒐𝒏'𝒕 𝒌𝒏𝒐𝒘.**

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

0 comments on commit a33b651

Please sign in to comment.