chatgpt gpt4 telegram bot
1.0.0
テレグラムを試してみる
OpenAI API キーを取得する
@BotFather から Telegram ボット トークンを取得します
リポジトリのクローンを作成します。
git clone https://github.com/Mihonarium/chatgpt-gpt4-telegram-bot.git
cd chatgpt-gpt4-telegram-bot
config.yml
編集してトークンを設定します。
そして今、実行します:
go get ./...
go run main.go