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
- Host: GitHub
- URL: https://github.com/pikachutw/discord-ai-selfbot
- Owner: PikachuTW
- License: gpl-3.0
- Created: 2023-06-18T13:03:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T07:29:58.000Z (about 1 year ago)
- Last Synced: 2025-04-13T06:16:26.454Z (2 months ago)
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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