Skip to content

PikachuTW/Discord-AI-Selfbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord AI Reply Bot

Description

This is a Discord Selfbot that uses Bing AI Chat (Sdyney) model to auto reply messages in Discord servers.

Usage

  1. Create a Discord bot and get the token. (Self bot is supported too, meaning you can use personal account tokens)
  2. write your setting in config.json.
  3. Create basePrompt.txt, and write whatever you want in.
  4. Install the dependencies by running pip install -r requirements.txt.
  5. Run main.py.

NOTICE

Since discord.py-self doesn't update anymore, the code won't work properly unless you change the source code of discord.py-self.

utils.py

line 1474 build_url = 'https://discord.com/assets/' + re.compile(r'assets/+([a-z0-9]+\.[a-z0-9]+)\.js').findall(login_page)[-2] + '.js'

line 1477 build_index = build_file.find('buildNumber') + 26

License

GNU General Public License v3.0

Contact

Discord: @t.tw

About

A Discord Selfbot powered by Bing AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages