You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 26, 2025. It is now read-only.
ZeroTwoReallyLovesLollipop edited this page Mar 19, 2023
·
2 revisions
Intro
OpenAI GPT3.5 model allow to change it behavior using custom training and using system role messages, this repository allows to create a Discord Bot using the GPT 3.5 model with a custom role allowing to change the behavior of the answers of the bot.
Requirements
You must a have a valid OpenAI API key to use it services (The model used is GPT-3.5-turbo).
You need a valid Discord bot Token.
A Python environment to run the repo.
How to start
Use the Setup guide to create, configurate and deploy DiscordGPTChatBot in your server