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

8 lines
246 B
Markdown

# Discord GPT Bot
This bot simply takes inputs when called via @<username>, 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.