openai/gpt-discord-bot
Discord bot that creates conversational threads with GPT-3.5-turbo using the OpenAI completions and moderations APIs.

Velocity · 7d
+1.5
★ / day
Trend
→steady
star history
This bot integrates OpenAI language models into Discord, allowing users to start conversation threads via the /chat command. Each message in a thread is sent to GPT-3.5-turbo for responses, with the full conversation history passed contextually. The moderations API filters messages, and users can customize bot behavior and model parameters through configuration.