V1.0 de GameurBot (Metrics surveillance des perfs)

This commit is contained in:
Mathis 2026-02-26 12:43:43 +01:00
commit cd99ed12eb
14 changed files with 1248 additions and 0 deletions

3
requirements.txt Normal file
View file

@ -0,0 +1,3 @@
discord.py>=2.3.0
aiohttp>=3.9.0
psutil>=5.9.0