-
### Summary
Gives an error saying list index is out of range.
### Reproduction Steps
![image](https://github.com/dolfies/discord.py-self/assets/87775970/921963b1-76e7-486c-8154-748a6f7ae775)
It's …
-
### Plugin Description
plugin that shows if a discord account is being controlled/ handled by AI (API or BOT)
_I'm sure anything is possible if you know how to do it._
### Existing Plugin for other…
-
-
### Which package has the bugs?
The core library
### Issue description
![image](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/assets/99119244/671f679d-0fd3-4ca1-961d-277fe6399377)
When ma…
-
### Summary
Large image is just empty
### Reproduction Steps
Im trying to make RPC for selfbot, and i have assets uploaded in discord developer portal, but RPC images just empty, i tried using larg…
Nx0Ri updated
6 months ago
-
Discord seem to have fixed the bug that allowed user accounts to send embeds. Things that make me think this:
- I can't find a valid triggering of the filter in over 2 years
- This reddit post says …
-
### Which package has the bugs?
The core library
### Issue description
TypeError: discord_js_selfbot_v13_1.MessageButton is not a constructor
at mybot\monitor.ts:22:5
at Generator.next ()…
-
### Description
Currently, user bio and banner fields are only returned on the profile endpoint, so they cannot be accessed via bots or OAuth2. It would be useful if they were returned in endpoints t…
-
### Summary
429 Too Many Requests (error code: 0): selfbots are against Discord's terms of service
### Reproduction Steps
raise HTTPException(response, data)
discord.errors.HTTPException: 429 T…
-
### Which package has the bugs?
The core library
### Issue description
Tried using messgaeCreate message.reply, didn't work but it did log the message correctly, same with sendSlash, it didn't work…