Updated readme and gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -3,6 +3,6 @@
|
||||
|
||||
poetry.lock
|
||||
config.toml
|
||||
db
|
||||
dbb
|
||||
dbmeta
|
||||
|
||||
db/*
|
||||
!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]
|
||||
python = "^3.11"
|
||||
aiogram = "^3.1.1"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user