Hey guys, I'm creating a bot to help me in a The Last of Us RPG campaign. For some reason I can't run it. Feeling dumb. If someone could help me I'd appreciate it. (ignore the parts written in portuguese)
#RuntimeError: asyncio.run() cannot be called from a running event loop
1 messages · Page 1 of 1 (latest)
Hey! Once your issue is solved, press the button below to close this thread!
youre mixing discord.py and interactions.py. this simply does not work - please only use one or the other
oooooh ok, thank you! I was coding with chat gpt help... thought I needed both. Thank you again!
I'm using only interactions, and I imported Button, but says ButtonStyle is not defined, what should I do? 
import ButtonStyle too
thank you