feat: add ANO_PREFIX bot response

This commit is contained in:
cătălin 2025-05-27 18:23:36 +02:00
commit 7131930d8e
No known key found for this signature in database
7 changed files with 607 additions and 541 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "huesoporro"
version = "0.3.4"
version = "0.3.5"
description = "Misc Twitch bot"
readme = "README.md"
authors = [
@ -24,6 +24,7 @@ dependencies = [
"pytz>=2024.2",
"discord-py>=2.4.0",
"tenacity>=9.0.0",
"uvicorn>=0.34.0",
]
[project.scripts]