notpoiu / GPTDiscordSelfbot

Discord Selfbot when @ pinged (or replied) will respond using OpenAI's gpt-3.5 turbo model
MIT License
12 stars 0 forks source link

module 'selfcord' has no attribute 'Client' #1

Closed MaximFrancev closed 2 months ago

MaximFrancev commented 2 months ago

main.py", line 4, in client = selfcord.Client() AttributeError: module 'selfcord' has no attribute 'Client'

MaximFrancev commented 2 months ago

I got selfcord and selfcord.py mixed up. I apologise!