8 lines
246 B
Markdown
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.
|