export TELEGRAM_BOT_TOKEN=
export OPENAI_API_KEY=
# whitelist
export BOT_WHITELIST=
# use redis to store data
export STORE_TYPE=redis
export REDIS_HOST=localhost
export REDIS_PORT=6379
export REDIS_PASSWORD=
export REDIS_DB=0
go run ./cmd
-
Notifications
You must be signed in to change notification settings - Fork 1
License
narumiruna/go-chatgpt-telegram-bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published