Skip to content

openai/gpt-discord-bot

Official

Example Discord bot written in Python that uses the completions API to have conversations with the `text-davinci-003` model, and the moderations API to filter the messages.

1,833 stars643 forksPythonUpdated June 2024
✅ Reviewed by My AI Guide

Our Review

  • Threaded context-aware chats with auto-close
  • Moderation integration
  • Easy config via YAML

Our Verdict

Example Python Discord bot using OpenAI completions API with text-davinci-003 for conversations and moderations API for message filtering. Best for developers learning OpenAI integration in Discord bots. Differentiates with official OpenAI example status and built-in moderation.

Frequently Asked Questions

What is openai/gpt-discord-bot used for?

This repo provides an example Discord bot written in Python. It uses OpenAI's completions API with the text-davinci-003 model for conversations and the moderations API to filter messages.

What is gpt-discord-bot?

Example Discord bot written in Python that uses the completions API to have conversations with the `text-davinci-003` model, and the moderations API to filter the messages.

How do I install gpt-discord-bot?

Visit the GitHub repository at https://github.com/openai/gpt-discord-bot for installation instructions.

What license does gpt-discord-bot use?

gpt-discord-bot uses the MIT license.

What are alternatives to gpt-discord-bot?

Explore related tools and alternatives on My AI Guide.

🔒

Open source & community-verified

MIT licensed: free to use in any project, no strings attached. 1,833 developers have starred this, meaning the community has reviewed and trusted it.

Reviewed by My AI Guide for relevance, quality, and active maintenance before listing.

Related Tools

View all