Categorygithub.com/ivanglie/chatgpt-bot
module
0.0.0-20240407164949-446c4e2434d2
Repository: https://github.com/ivanglie/chatgpt-bot.git
Documentation: pkg.go.dev

# README

ChatGPT Telegram Bot

Telegram bot that provides the use ChatGPT.

How to use

  1. Clone this repo
git clone https://github.com/ivanglie/chatgpt-bot.git
  1. Run command using YOUR_BOT_TOKEN, YOUR_OPENAI_API_KEY
BOT_TOKEN=YOUR_BOT_TOKEN OPENAI_API_KEY=YOUR_OPENAI_API_KEY docker compose up -d

Also, you can add Telegram users who will have access to the bot using arg BOT_USERS, if needed.

References

# Packages

No description provided by the author