This is the Linux app named GPT Discord Bot whose latest release can be downloaded as gpt-discord-botsourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named GPT Discord Bot with OnWorks for free.
Suivez ces instructions pour exécuter cette application :
- 1. Téléchargé cette application sur votre PC.
- 2. Entrez dans notre gestionnaire de fichiers https://www.onworks.net/myfiles.php?username=XXXXX avec le nom d'utilisateur que vous voulez.
- 3. Téléchargez cette application dans ce gestionnaire de fichiers.
- 4. Démarrez l'émulateur en ligne OnWorks Linux ou Windows en ligne ou l'émulateur en ligne MACOS à partir de ce site Web.
- 5. Depuis le système d'exploitation OnWorks Linux que vous venez de démarrer, accédez à notre gestionnaire de fichiers https://www.onworks.net/myfiles.php?username=XXXXX avec le nom d'utilisateur que vous souhaitez.
- 6. Téléchargez l'application, installez-la et exécutez-la.
Bot Discord GPT
Ad
DESCRIPTION
GPT Discord Bot is an example project from OpenAI that shows how to integrate the OpenAI API with Discord using Python. The bot uses the Chat Completions API (defaulting to gpt-3.5-turbo) to carry out conversational interactions and the Moderations API to filter user messages. It is built on top of the discord.py framework and the OpenAI Python library, providing a simple, extensible template for building AI-powered Discord applications. The bot supports a /chat command that spawns a public thread, carries full conversation context across messages, and gracefully closes the thread when context or message limits are reached. Developers can customize system instructions through a config file and modify the model used for responses. While minimal, this project offers a clear example of how to set up authentication, permissions, and message handling for deploying a functional GPT-powered chatbot in Discord.
Caractéristiques
- Chat Completions API integration for multi-turn conversations
- Moderations API support for filtering unsafe content
- /chat command to create public threads with persistent memory
- Configurable bot instructions via config.yaml
- Adjustable model, temperature, and max tokens parameters
- Automatic thread closure when context or message limits are reached
Langage de programmation
Python
Catégories
This is an application that can also be fetched from https://sourceforge.net/projects/gpt-discord-bot.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.