Add twitch

This commit is contained in:
2024-08-09 22:36:12 +02:00
parent 636eba7f26
commit f63b04c4b5
5 changed files with 95 additions and 3 deletions

View File

@@ -12,6 +12,7 @@ discord-py = "^2.4.0"
twitchapi = "^4.2.1"
pydantic = "^2.8.2"
pydantic-settings = "^2.4.0"
aiofiles = "^24.1.0"
[build-system]