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!
- Install Python
- Clone this repository by running "git clone https://github.com/AVVERSION/DiscordAI.git" or download it and extract the zip file
- 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.
- Create a new account or use an existing account and fetch its 'token' value from the browser client.
- Paste in your token without the quotes ('', "") in the main.py where "your_token" is the token of the account to be controlled
- Have atleast 6-9 GB free in the directory where this program is installed for the language model.
- You may also customize what the bot acts like by editing the variable 'system_prompt' in main.py line 13