verifier
verifier copied to clipboard
A Unity (Unity3d) asset store invoice verification discord bot that allows users to verify their own asset store purchases and automatically assign discord permission/access to locked channels.
Bumps [flask](https://github.com/pallets/flask) from 1.0.2 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...
Bumps [waitress](https://github.com/Pylons/waitress) from 2.1.1 to 2.1.2. Changelog Sourced from waitress's changelog. 2.1.2 Bugfix - When expose_tracebacks is enabled waitress would fail to properly encode unicode thereby causing another error during...
Bumps [future](https://github.com/PythonCharmers/python-future) from 0.16.0 to 0.18.3. Release notes Sourced from future's releases. v0.18.3 This is a minor bug-fix release containing a number of fixes: Backport fix for bpo-38804 (c91d70b) Fix...
Bumps [ipython](https://github.com/ipython/ipython) from 7.16.3 to 8.10.0. Release notes Sourced from ipython's releases. See https://pypi.org/project/ipython/ We do not use GitHub release anymore. Please see PyPI https://pypi.org/project/ipython/ Commits 15ea1ed release 8.10.0 560ad10...
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.8.24 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
discord.ext.commands.errors.CommandNotFound: Command "verify" is not found Can you help with this? Thank you.
I see the bot online, but when I write to him, nothing happens, no messages, only spam in the console. python 3.7 and all modules versions from the "requirements.txt" list....
Hi, It seems that a different API key is set for each asset in the apiKey of config.json and distinguishes which assets are verified based on this. However, there are...