A docker based Discord OpenAI chat-gpt bot with DALL-E 2 support and multiple integrated jailbreak prompts.
Follow the below tutorial to create a discord bot and obtain a free API key.
Create an account and retrieve a API key from:
Download and install docker:
Retrieve a discord and Open AI API key, then input both into the "run-template.sh" file. Finally, run the modified file.
Add any of the following prefixes to a message to the bot:
Adds prompt as system role and sends to chat-gpt with previous summaries as context.
Adds prompt as assistant role and stores in message context for later requests.
Adds prompt to receive long messages and removes normal safeguards for a source code request without previous message summaries as context.
Adds prompt to disable normal ethical safeguards and sends request without previous message summaries as context.
Adds prompt to disable safeguards and to reply with an unhinged response without remorse or ethics without previous message summaries as context.
Uses the DALLE2 api to request an AI generated image.