You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS: Windows 10 64-bit
pip version 22.3.1
Python 3.10
discord.py version 2.2.2
MySQL seems to be configured properly as I get "mysql: Connection is working" when I run configure.py and new tables were created after I ran discord-shop.py.
The bot is connected properly to discord but I can't run the setup command or any command in general.
I granted the bot admin, permission to run application commands, and bot permissions in dev portal so I'm not too sure what the issue is that is preventing me from running commands for the bot.
any comments would be very appreciated.
I've attached the output from running discord-shop.py.
The text was updated successfully, but these errors were encountered:
Having studied all the code of this repository, I still do not understand what is the cause of this problem.
Although I can assume that this is somehow related to the "guild" mentioned in the code, as well as the role of the "Seller"
I myself am still new to python, but what if I use "guild=discord.Object(id=GUILD_ID)"
I hope the author of this creation will make the necessary changes. P.S. (probably bad translation)
OS: Windows 10 64-bit
pip version 22.3.1
Python 3.10
discord.py version 2.2.2
MySQL seems to be configured properly as I get "mysql: Connection is working" when I run configure.py and new tables were created after I ran discord-shop.py.
The bot is connected properly to discord but I can't run the setup command or any command in general.
I granted the bot admin, permission to run application commands, and bot permissions in dev portal so I'm not too sure what the issue is that is preventing me from running commands for the bot.
any comments would be very appreciated.
I've attached the output from running discord-shop.py.
The text was updated successfully, but these errors were encountered: