16 lines
140 B
Text
16 lines
140 B
Text
.gitignore
|
|
images
|
|
*.md
|
|
Dockerfile
|
|
.dockerignore
|
|
.config.json
|
|
.config.json.sample
|
|
bot
|
|
bot.log
|
|
venv
|
|
compose.yaml
|
|
.git
|
|
.idea
|
|
__pycache__
|
|
venv
|
|
|