Add a very basic ownership validation for the owner cog

This commit is contained in:
Marc Di Luzio 2024-08-13 22:34:02 +01:00
parent f2bfa6d33c
commit f25dc8db35
5 changed files with 37 additions and 264 deletions

View file

@ -5,6 +5,7 @@ attrs==24.2.0
autopep8==2.3.1
coverage==7.6.1
discord.py==2.4.0
dpytest==0.7.0
flake8==7.1.1
frozenlist==1.4.1
gitdb==4.0.11
@ -19,6 +20,7 @@ pluggy==1.5.0
pycodestyle==2.12.1
pyflakes==3.2.0
pytest==8.3.2
pytest-asyncio==0.23.8
pytest-cov==5.0.0
schema==0.7.7
smmap==5.0.1