bhackel / cheggbog

Fully automated Chegg Discord bot for homework help
MIT License
13 stars 3 forks source link

TypeError: Client.__init__() missing 1 required keyword-only argument: 'intents' #6

Closed maxorion411 closed 2 years ago

maxorion411 commented 2 years ago

TypeError: Client.init() missing 1 required keyword-only argument: 'intents'

you can see image below image

bhackel commented 2 years ago

Oh fun lemme fix that easy

bhackel commented 2 years ago

Should be fixed in the latest update, let me know if there are any further issues.

maxorion411 commented 2 years ago

image

can run but bot is not responding

bhackel commented 2 years ago

Might need to give the bot message read, react, and file attachment permissions. You will need to create a new bot invite link and re-add it to the server. If this is a direct message, then it's probably something else, not entirely sure. You can test it by sending the links in a direct message to the bot.

bhackel commented 2 years ago

nvm it's my bad working on a fix

bhackel commented 2 years ago

Fixed in latest update, let me know if anything else is broken