3
Discord Chat Bot
Post Body
Hi,
I've been learning python for a few weeks now and thought a discord bot could be a fun learning project. I followed https://www.youtube.com/watch?v=1yLfjMtsV9s this guide pretty much verbatim while trying to learn along the way. I have removed the token from the code snippet below. I am getting the following error
line 17, in run_discord_botintents.message_content = TrueAttributeError: 'Intents' object has no attribute 'message_content'
I think this is trying to tell me that intents.message_content is not a valid instruction but I'm not sure what to replace it with for the code to run. Any assistance is appreciate.
Edit: replaced the codeblock with pastebin
Author
Account Strength
100%
Account Age
9 years
Verified Email
Yes
Verified Flair
No
Total Karma
184,897
Link Karma
167,701
Comment Karma
16,811
Profile updated: 1 day ago
Posts updated: 9 months ago
Subreddit
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 1 year ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/learnpython...