initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[project]
|
||||
name = "wayg-music-bot"
|
||||
version = "0.1.0"
|
||||
readme = "README.md"
|
||||
description = ""
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"aiogram>=3.27.0",
|
||||
"aiohttp>=3.13.5",
|
||||
"dotenv>=0.9.9",
|
||||
]
|
||||
Reference in New Issue
Block a user