Updated readme and gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -3,6 +3,6 @@
|
|||||||
|
|
||||||
poetry.lock
|
poetry.lock
|
||||||
config.toml
|
config.toml
|
||||||
db
|
|
||||||
dbb
|
db/*
|
||||||
dbmeta
|
!db/.gitkeep
|
||||||
|
|||||||
0
anymusicbot/__main__.py
Normal file
0
anymusicbot/__main__.py
Normal file
0
db/.gitkeep
Normal file
0
db/.gitkeep
Normal file
@@ -7,6 +7,7 @@ readme = "README.md"
|
|||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.11"
|
python = "^3.11"
|
||||||
|
aiogram = "^3.1.1"
|
||||||
|
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
|
|||||||
Reference in New Issue
Block a user