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