Skip to content

Discord Selfbot when @ pinged (or replied) will respond using OpenAI's gpt-3.5 turbo model

License

Notifications You must be signed in to change notification settings

notpoiu/GPTDiscordSelfbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPTDiscordSelfbot

Discord selfbot with GPT responses, using discord.py-self & OpenAI & gpt4free.

Table of Contents

About the Project

GPTDiscordSelfbot is a Discord selfbot powered by the discord.py-self library. It responds with GPT-generated responses when pinged, replied to, or messaged directly. The bot is built using the OpenAI Python library for GPT interactions and relies on the discord.py-self library for Discord integration. This bot has also gpt4free which is a python library that reverse engeniers sites in order to get their chatbot responses.

Built With

Getting Started

Prerequisites

To run GPTDiscordSelfbot, you will need:

  • Python 3.x: You can download Python from the official website: Python Downloads
  • OpenAI Api Key: To obtain an OpenAI API key, sign up for an account on the OpenAI website and follow their API key generation instructions.

Installation

  1. Clone the repository:
$ git clone https://github.com/notpoiu/GPTDiscordSelfbot.git
$ cd GPTDiscordSelfbot
  1. Install the required Python packages:
$ installreqs.bat

Usage

To use GPTDiscordSelfbot, simply run the main.py script:

$ python main.py

GPTDiscordSelfbot will now listen for incoming messages and respond with GPT-generated messages when pinged, replied to, or messaged directly.

Contributing

Contributions are welcome! To contribute, please fork this repository, make your changes, and submit a pull request.

License

This project is licensed under the MIT License

About

Discord Selfbot when @ pinged (or replied) will respond using OpenAI's gpt-3.5 turbo model

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published