dolfies / discord.py-self

A fork of the popular discord.py for user accounts.
https://discordpy-self.rtfd.io/en/latest/
MIT License
665 stars 155 forks source link

Traceback (most recent call last): File "/media/iview/Stockage externe/all/dev/self bot/test/self/test.py", line 30, in <module> client = discord.Client(chunk_guilds_at_startup=False) AttributeError: module 'selfcord' has no attribute 'Client' #529

Closed 147523698 closed 1 year ago

147523698 commented 1 year ago

Summary

selfcord module

Reproduction Steps

Traceback (most recent call last): File "/media/iview/Stockage externe/all/dev/self bot/test/self/test.py", line 30, in client = discord.Client(chunk_guilds_at_startup=False) AttributeError: module 'selfcord' has no attribute 'Client' all worked but I reset my pc but it doesn't work anymore

Code

https://hastebin.skyra.pw/zakeqidozi.py

Expected Results

read

Actual Results

error

System Information

linux

Checklist

Additional Information

nothing

dolfies commented 1 year ago

Cannot reproduce with the given information. Try a reinstall?