mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-14 21:52:56 +08:00
14 lines
221 B
JSON
14 lines
221 B
JSON
{
|
|
"update_file": [
|
|
"plugins",
|
|
"configs",
|
|
"models",
|
|
"services",
|
|
"utils",
|
|
"resources/ttf",
|
|
"bot.py"
|
|
],
|
|
"add_file": ["resources/img/background"],
|
|
"delete_file": []
|
|
}
|