Merge branch 'master' of moriya.zapto.org:PDBA/bot-base
This commit is contained in:
commit
45848dc2f8
2
.gitignore
vendored
2
.gitignore
vendored
@ -69,7 +69,7 @@ temp.zip
|
|||||||
venv/*
|
venv/*
|
||||||
data/*
|
data/*
|
||||||
*.yml
|
*.yml
|
||||||
*.json
|
#*.json
|
||||||
|
|
||||||
Pipfile.lock
|
Pipfile.lock
|
||||||
.env
|
.env
|
||||||
|
11
modules/avalon/version.json
Normal file
11
modules/avalon/version.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"version":"0.1.0",
|
||||||
|
"type": "python",
|
||||||
|
"dependencies": {
|
||||||
|
|
||||||
|
},
|
||||||
|
"bot_version": {
|
||||||
|
"min": "0.1.0",
|
||||||
|
"max": "0.1.0"
|
||||||
|
}
|
||||||
|
}
|
11
modules/help/version.json
Normal file
11
modules/help/version.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"version":"0.1.0",
|
||||||
|
"type": "python",
|
||||||
|
"dependencies": {
|
||||||
|
|
||||||
|
},
|
||||||
|
"bot_version": {
|
||||||
|
"min": "0.1.0",
|
||||||
|
"max": "0.1.0"
|
||||||
|
}
|
||||||
|
}
|
11
modules/panic/version.json
Normal file
11
modules/panic/version.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"version":"0.1.0",
|
||||||
|
"type": "python",
|
||||||
|
"dependencies": {
|
||||||
|
|
||||||
|
},
|
||||||
|
"bot_version": {
|
||||||
|
"min": "0.1.0",
|
||||||
|
"max": "0.1.0"
|
||||||
|
}
|
||||||
|
}
|
11
modules/perdu/version.json
Normal file
11
modules/perdu/version.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"version":"0.1.0",
|
||||||
|
"type": "python",
|
||||||
|
"dependencies": {
|
||||||
|
|
||||||
|
},
|
||||||
|
"bot_version": {
|
||||||
|
"min": "0.1.0",
|
||||||
|
"max": "0.1.0"
|
||||||
|
}
|
||||||
|
}
|
11
modules/roles/version.json
Normal file
11
modules/roles/version.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"version":"0.1.0",
|
||||||
|
"type": "python",
|
||||||
|
"dependencies": {
|
||||||
|
|
||||||
|
},
|
||||||
|
"bot_version": {
|
||||||
|
"min": "0.1.0",
|
||||||
|
"max": "0.1.0"
|
||||||
|
}
|
||||||
|
}
|
11
modules/rtfgd/version.json
Normal file
11
modules/rtfgd/version.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"version":"0.1.0",
|
||||||
|
"type": "python",
|
||||||
|
"dependencies": {
|
||||||
|
|
||||||
|
},
|
||||||
|
"bot_version": {
|
||||||
|
"min": "0.1.0",
|
||||||
|
"max": "0.1.0"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user