Files
AIML/ExampleBot/predicates.json
2019-08-30 23:02:26 +10:00

11 lines
269 B
JSON

{
// Change this to 'true' to disable use of the <sraix> tag.
"SraixUnavailable": "false",
// Bomb properties: the 'new bomb' category should reset these.
"BombStrikeCount": "0",
// Rule seed carries over between bombs until explicitly reset.
"RuleSeed": "1"
}