draft twitch bot

This commit is contained in:
Kepka Ludovic
2025-08-18 10:47:02 +02:00
committed by skylanix
parent 49502ac13b
commit 0c1dae22f5
11 changed files with 133 additions and 2 deletions

View File

@@ -5,6 +5,11 @@ discord.py==2.3.2
aiohttp>=3.7.4,<4
audioop-lts; python_version>='3.13'
# api twitch
# twitchio>=3.1.0
# twitch-python>=0.0.20
twitchAPI>=4.5.0
# necessaire pour l'hebergement du site web
flask>=2.3.2
flask-sqlalchemy>=3.0.3