DiscordShopBot icon indicating copy to clipboard operation
DiscordShopBot copied to clipboard

A Bot which manages a fully working shop system for Discord.

Results 4 DiscordShopBot issues
Sort by recently updated
recently updated
newest added

Bumps [mysql-connector-python](http://dev.mysql.com/doc/connector-python/en/index.html) from 8.3.0 to 8.4.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mysql-connector-python&package-manager=pip&previous-version=8.3.0&new-version=8.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [validators](https://github.com/python-validators/validators) from 0.22.0 to 0.28.1. Release notes Sourced from validators's releases. 0.28.1 Breaking No breaking changes were introduced in this version. Features No features were introduced in this version....

dependencies

Traceback (most recent call last): File "c:\Users\user\Downloads\DiscordShopBot-main\DiscordShopBot-main\configure.py", line 9, in client = discord.Client() TypeError: Client.__init__() missing 1 required keyword-only argument: 'intents' PS C:\Users\user\Downloads\DiscordShopBot-main\DiscordShopBot-main>

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...