So i installed new discord.py just now and I ran the my program which was written in a older version of discord.py. Now it shows an error as ,
** File "main.py", line 13, in <module>
client = commands.Bot(command_prefix="d!")
TypeError: init() missing 1 required keyword-only argument: 'intents'**
Please help as soon as possible