discord.py-self icon indicating copy to clipboard operation
discord.py-self copied to clipboard

A fork of the popular discord.py for self-bots

Results 46 discord.py-self issues
Sort by recently updated
recently updated
newest added

### Summary Cannot get or fetch FrecencyUserSettings without using internal requester ### What is the feature request for? The core library ### The Problem Favorite emoji/gifs management ### The Ideal...

enhancement

### Summary find a way to get the membership screening answers and automate the process of passing it. ### What is the feature request for? The core library ### The...

enhancement

### Summary assets breaking ### Reproduction Steps pass a streaming type activity using change_presence method with assets url name and details, go on discord edit your custom status through the...

bug

### Summary an auto mfa solver on password based requests. ### What is the feature request for? The core library ### The Problem normally we'll have to fetch the mfa...

enhancement

### Summary fetching dms failed. ### Reproduction Steps Running the code below, gave 403 error. ### Code ```python async def on_ready(self): self.on_ready_done = False self.cmds = 1 self.dm,self.cm = None,None...

bug

### Summary When click interaction, error happens ### Reproduction Steps Try to click an interaction ### Code ```python Ballsdex-AutoCatcher | 2024-10-12 06:06:16 WARNING selfcord.state INTERACTION_SUCCESS referencing an unknown interaction ID:...

unconfirmed bug