Skip to content

For times when you need someone to fake your girlfriend/boyfriend or even when you need to talk to someone real, this is the program that will come in handy. You can even use this from your own account to automate responses!

Notifications You must be signed in to change notification settings

foglomon/DiscordAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI Self Bot

For times when you need someone to fake your girlfriend/boyfriend or even when you need to talk to someone real, this is the program that will come in handy. You can even use this from your own account to automate responses!


Steps to use this bot:

  1. Install Python
  2. Clone this repository by running "git clone https://github.com/AVVERSION/DiscordAI.git" or download it and extract the zip file
  3. Run "pip install -r requirements.txt" on a Windows Machine or "pip3 install -r requirements.txt" on a Mac or Linux in the directory where you have downloaded the code.
  4. Create a new account or use an existing account and fetch its 'token' value from the browser client.
  5. Paste in your token without the quotes ('', "") in the main.py where "your_token" is the token of the account to be controlled
  6. Have atleast 6-9 GB free in the directory where this program is installed for the language model.
  7. You may also customize what the bot acts like by editing the variable 'system_prompt' in main.py line 13

In order to use this code in a regular discord bot, set the self bot flag in main.py file to false.


Planned Upcoming Features:

1. Moderation Via Natural Language


For the error regarding 'GLIBCXX_3.4.29', I suggest that you visit this page where you may find something that would help you. We shall be working to avoid this step and make a workaround or add it in itself.

Before using this code, Please credit the author as well as post the link of this repository in the Credits file

About

For times when you need someone to fake your girlfriend/boyfriend or even when you need to talk to someone real, this is the program that will come in handy. You can even use this from your own account to automate responses!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages