first commit

This commit is contained in:
2024-03-18 18:21:56 +08:00
parent 9e9f6e4ad6
commit 51cb1a87b8
24 changed files with 229 additions and 139 deletions

19
.gitignore vendored
View File

@ -1,16 +1,7 @@
# idea
plugin/
.venv/
.cache/
data/
# config
config.yml
# external plugins
/plugins/
# pyc/pyo
**/*.pyc
**/*.pyo
# data
/data/
```
config.example.yml