mirror of
https://github.com/hibobmaster/matrix_chatgpt_bot.git
synced 2024-10-01 05:35:36 -04:00
24 lines
206 B
Plaintext
24 lines
206 B
Plaintext
.gitignore
|
|
images
|
|
*.md
|
|
Dockerfile
|
|
.dockerignore
|
|
config.json
|
|
config.json.sample
|
|
db
|
|
bot.log
|
|
venv
|
|
.venv
|
|
*.yaml
|
|
*.yml
|
|
.git
|
|
.idea
|
|
__pycache__
|
|
.env
|
|
.env.example
|
|
.github
|
|
settings.js
|
|
.vscode
|
|
Dockerfile_dev
|
|
LICENSE
|