Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
An all-in-one GPT-3 interface for Discord. ChatGPT-style conversations, image generation, AI-moderation, custom indexes/knowledgebase, youtube summarizer, and more!
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.
Multi-Modality
Internet-connected chat (Google + Wolfram + Link Crawling)
Code Interpreter / Advanced Data Analysis
Custom indexing and Document Q&A
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 chat
Internet-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!
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
/gpt ask <prompt> <temp> <top_p> <frequency penalty> <presence penalty>
Ask the GPT Davinci 003 model a question. Optional overrides available./gpt edit <instruction> <input> <temp> <top_p>
Use 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 <opener> <opener_file> <private> <minimal>
- Start a conversation with the bot, like ChatGPT. Also use the option use_threads:False
to start a conversation in a full Discord channel!/gpt end
- End a conversation with the bot./gpt instruction mode:<set/get/clear> type:<user/channel> <instruction> <instruction_file>
- The commands let you set a system instruction for 3.5-turbo and gpt4 or just prepending text for Davinci and older models./code chat
- Start a code interpreter chat with GPT. You can type end
to end the conversation./internet search:<prompt> scope:<number of sites to visit> nodes:<how deep GPT should think>
- Search the internet with GPT assistance!/internet chat search_scope:<number> model:<turbo or gpt4>
- Start an internet-connected chat with GPT, connected to Google and Wolfram./index add file:<file> or link:<link>
- Use a document or use a link to create/add to your indexes./index query query:<prompt> nodes:<number> response_mode:<mode>
- Query your current index for a given prompt. GPT will answer based on your current document/index./index load user_index:<index> or server_index:<index>
- Load a previously created index you own yourself or an index for the whole server./index compose
- Combine multiple saved indexes into one or upgrade existing indexes into Deep Compositions./index reset
- Reset and delete all of your saved indexes./index add_discord channel:<discord channel>
- Create an add an index based on a Discord channel./index discord_backup
- Use the last 3000 messages of every channel on your Discord server as an index. Needs both an admin and an index role./index chat user_index:<user_index> search_index:<search_index>
- Chat with your documents that you've indexed previously!/dalle draw <prompt>
- Have DALL-E generate images based on a prompt./dalle optimize <image prompt text>
- Optimize a given prompt text for DALL-E image generation./system settings
- Display settings for the model (temperature, top_p, etc)./system settings <setting> <value>
- Change a model setting to a new value. Has autocomplete support, certain settings will have autocompleted values too./system usage
- Estimate current usage details (based on Davinci)./system settings low_usage_mode True/False
- Turn low usage mode on and off. If on, it will use the curie-001 model, and if off, it will use the Davinci-003 model./system delete-conversation-threads
- Delete all threads related to this bot across all servers./system local-size
- Get the size of the local dalleimages folder./system clear-local
- Clear all the local dalleimages.GPTDiscord Guides
If you follow the link above, you will find detailed step-by-step guides that will help you install and set up your GPTDiscord bot and its features quickly and easily. If you encounter any issues or have suggestions for improving the guides, you can join the Discord Server, and we will try to help you. Please keep in mind that the maintainers are volunteers and will try to assist you on their schedule.
The number and content of the guides are constantly adapted to current requirements.
Improve this markdown, correct any spelling errors, and let me know what you change.
FAQs
A Chat GPT Discord bot
We found that gpt3discord demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.