GPT Discord
An all-in-one GPT-3 interface for Discord. ChatGPT-style conversations, image generation, AI-moderation, custom indexes/knowledgebase, youtube summarizer, and more!
Overview
An all-in-one, robust OpenAI Integration for Discord. This bot is on feature parity with ChatGPT web and even does some things slightly better!
We support everything from multi-modality image understanding, code interpretation, advanced data analysis, Q&A on your own documents, internet-connected chat with Wolfram Alpha and Google access, AI-moderation, image generation with DALL-E, and much more!
BOT SETUP SUPPORT AND DEMO SERVER: Join Here
Featuring code execution and environment manipulation by E2B
We are migrating towards using QDRANT as our vector database backing, we are moving away from pinecone. Qdrant is an excellent vector database choice, and in fact the best one that we've tested and used so far.
Overview of Capabilities

Table of Contents
- Screenshots
- Features
- Commands
- Installation
-- DigitalOcean Droplet Guide -- OpenAI Token Guide - Internet Connected Chat
- Code Interpreter / Advanced Data Analysis
- Permanent Memory
- Multi-Modality
- AI-Search
- Custom Indexes
- AI-Moderation
- Translations
- User-Input API Keys
- Permissions
- Language Detection
- Other Minor Features
Screenshots
Multi-Modality

Internet-connected chat (Google + Wolfram + Link Crawling)

Code Interpreter / Advanced Data Analysis

Custom indexing and Document Q&A

Recent Notable Updates
Multi-modality + Drawing - GPTDiscord now supports images sent to the bot during a conversation made with
/gpt converse, and the bot can draw images for you and work with you on them!GPT-4-Vision support, GPT-4-Turbo, DALLE-3 Support - Assistant support also coming soon!
Code Interpreter / Advanced Data Analysis - Just like ChatGPT, GPTDiscord now has a fully-fledged code execution environment. You can work with GPT to execute your code in an isolated environment, with the ability to even install Python and system packages, and access the internet from the execution environment.
Drag And Drop Document Chat - Chat with your documents by simply dragging and dropping files, or even links into discord chat!
/index chatInternet-connected Chat! - Chat with an instance of GPT3.5 or GPT-4 that's connected to Google and Wolfram Alpha and can browse and access links that you send it!
Features
- Multi-modal with image understanding, you can generate images with DALL-E within multi-modal conversations!
- Code Interpreter / Advanced Data Analysis
- Long-term, permanent conversations with GPT models
- Use your own files, PDFs, text files, websites, Discord channel content as context when asking GPT questions!
- Internet-connected chatting with GPT, connected to Google, Wolfram Alpha, and a web crawler
- Generate DALL-E AI images and even optimize them right in Discord
- Translate text with DeepL.
- Moderate your server automatically with AI!
- Auto-retry on API errors - Automatically resend failed requests silently to ensure a seamless experience
- Set context-based pre-instructions per user and per channel
- Ability to redo, edit your conversation messages while chatting with GPT
- ShareGPT integration to share your conversations
- Tag your bot in chat, and it'll respond!
- Async and fault-tolerant, can handle hundreds of users at once, if the upstream API permits!
- Change and view model parameters such as temperature, top_p, and more directly within Discord.
- Tracks token usage automatically
- Automatic pagination and Discord support. The bot will automatically send very long messages as multiple messages and is able to send Discord code blocks and emoji, gifs, etc.
- A low usage mode, use a command to automatically switch to a cheaper and faster model to conserve your tokens during times of peak usage.
- Prints debug to a channel of your choice, so you can view the raw response JSON
- Ability to specify a limit to how long a conversation can be with the bot, to conserve your tokens.
Commands
These commands are grouped, so each group has a prefix, but you can easily tab complete the command without the prefix. For example, for /gpt ask, if you type /ask and press tab, it'll show up too.
/help - Display help text for the bot
(Chat)GPT Commands
/gpt askAsk the GPT Davinci 003 model a question. Optional overrides available./gpt editUse the bot to edit text using the given instructions for how to do it, currently an alpha OpenAI feature so results might vary. Editing is currently free./gpt converse- Start a conversation with the bot, like ChatGPT. Also use the optionuse_threads:Falseto start a conversation in a full Discord channel!/gpt end- End a conversation with the bot./gpt instruction mode: type:- The commands let you set a system instruction for 3.5-turbo and gpt4 or just prepending text for Davinci and older models.
Code Interpreter // Advanced Data Analysis Commands
/code chat- Start a code interpreter chat with GPT. You can typeendto end the conversation.
Search & Internet Commands
/internet search: scope: nodes:- Search the internet with GPT assistance!/internet chat search_scope: model:- Start an internet-connected chat with GPT, connected to Google and Wolfram.
Custom Indexes Commands
/index add file: or link:- Use a document or use a link to create/add to your indexes./index query query: nodes: response_mode:- Query your current index for a given prompt. GPT will answer based on your current document/index.- `/index load user_