Discord bot issue

How to fix it ?
image

Can you please provide a link to the repl? Currently, we are unable to assist you since we don’t know what or code is

1 Like

https://replit.com/@louisau2010/slash-test#main.py

I don’t know much in python but from error it seems that you would have to install the module you’re trying to call.
If that’s a module from pypi or something, try installing discord.ui from replit package installer or run this command in shell py -m pip install discord-ui

Idk how it solved your issue, but since it did I’ll just restore my reply.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.