245 B
245 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.