An open API service indexing awesome lists of open source software.

https://github.com/pikachutw/discord-ai-selfbot

A Discord Selfbot powered by Bing AI
https://github.com/pikachutw/discord-ai-selfbot

Last synced: 2 months ago
JSON representation

A Discord Selfbot powered by Bing AI

Awesome Lists containing this project

README

        

# 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.
3. Install the dependencies by running `pip install -r requirements.txt`.
4. 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](LICENSE)

## Contact

Discord: @t.tw