wip
This commit is contained in:
parent
b71bedb62a
commit
27cdf52a4a
23 changed files with 5605 additions and 758 deletions
|
|
@ -1,10 +1,9 @@
|
|||
[project]
|
||||
name = "markovbot-gui"
|
||||
name = "huesoporro"
|
||||
version = "0.1.2"
|
||||
description = "Markov Chain Bot GUI"
|
||||
description = "Twitch misc bot"
|
||||
readme = "README.md"
|
||||
authors = [
|
||||
{ name = "tomaarsen" },
|
||||
{ name = "185504a9", email = "catalin@roboces.dev" }
|
||||
]
|
||||
requires-python = ">=3.11"
|
||||
|
|
@ -18,6 +17,8 @@ dependencies = [
|
|||
"pyinstaller>=6.11.0",
|
||||
"twitchwebsocket>=1.2.1",
|
||||
"loguru>=0.7.2",
|
||||
"pyttsx3>=2.98",
|
||||
"tts>=0.22.0",
|
||||
]
|
||||
|
||||
[tool.uv]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue