EchoQuill

Results 1 issues of EchoQuill

### 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