discord-gpt-bot/README.md
2025-05-06 17:14:58 +00:00

246 B

Discord GPT Bot

This bot simply takes inputs when called via @, forwards them to ChatGPT, and sends back the results.

The only config options are BotToken and OpenAIToken, both found in config/config.go

Update accordingly and run.