feat: add ANO_PREFIX bot response
This commit is contained in:
parent
4c2f85c105
commit
7131930d8e
7 changed files with 607 additions and 541 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue