feat: Add intern feature, assignment to a mentor every week, follows him/her in voice channel when they join/move or disconnect

This commit is contained in:
2026-07-16 13:11:29 +02:00
parent d14ca4ab3e
commit 6692c43102
8 changed files with 174 additions and 11 deletions

View File

@@ -1,10 +1,13 @@
aiohappyeyeballs==2.6.2
aiohappyeyeballs==2.7.1
aiohttp==3.14.1
aiosignal==1.4.0
asarPy==1.0.1
async-timeout==5.0.1
attrs==26.1.0
audioop-lts==0.2.2
beautifulsoup4==4.15.0
certifi==2026.5.20
cffi==2.1.0
charset-normalizer==3.4.7
frozenlist==1.8.0
h11==0.16.0
@@ -15,6 +18,8 @@ outcome==1.3.0.post0
propcache==0.5.2
psycopg2-binary==2.9.12
py-cord==2.8.0
pycparser==3.0
PyNaCl==1.6.2
PySocks==1.7.1
python-dotenv==1.2.2
requests==2.34.2
@@ -24,8 +29,9 @@ sortedcontainers==2.4.0
soupsieve==2.8.4
trio==0.33.0
trio-websocket==0.12.2
typing_extensions==4.15.0
typing_extensions==4.16.0
urllib3==2.7.0
wavelink==3.5.2
websocket-client==1.9.0
wsproto==1.3.2
yarl==1.24.2