ccbaac7f73
* Add GatekeeperV2 Bot (draft) This is a dedicated generic config to host the WIP bot created by k8thekat here: https://github.com/k8thekat/GatekeeperV2 * Update settings and startup arg * Update for release * Update manifest.json * Update gatekeeperv2.kvp * Update manifest.json * Update gatekeeperv2.kvp * Fixing Suggestions
21 lines
414 B
JSON
21 lines
414 B
JSON
[
|
|
{
|
|
"ConfigFile": "GatekeeperV2-main/tokens.py",
|
|
"AutoMap": false,
|
|
"ConfigType": "kvp",
|
|
"ConfigFormat": "{0} = '{1}'",
|
|
"Subsections": [
|
|
{
|
|
"Heading": "$root",
|
|
"SettingMappings": {
|
|
"token": "token",
|
|
"AMPUser": "AMPUser",
|
|
"AMPPassword": "AMPPassword",
|
|
"AMPAuth": "AMPAuth",
|
|
"AMPurl": "AMPurl"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|