#I upgraded interactions into v5, but it doesn't work
1 messages · Page 1 of 1 (latest)
Hey! Once your issue is solved, press the button below to close this thread!
The error message
See you soon!
Traceback (most recent call last):
File "main.py", line 1186, in <module>
bot = interactions.Client(token=os.environ['TOKEN'])
AttributeError: module 'interactions' has no attribute 'Client'```
You should run pip install --upgrade discord-py-interactions
Let me try.
Also pretty much everything changed in v5