{
"id": "online.timtinkers.bot.recurring",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"trigger",
"createdAt"
],
"properties": {
"trigger": {
"type": "string",
"maxLength": 50,
"minLength": 1,
"description": "The command trigger without prefix (e.g., 'socials', 'hug', 'd6')"
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "Timestamp when the recurring command was created"
},
"minMessages": {
"type": "integer",
"description": "The minimum amount of messages in chat since the last recurring command of this trigger."
},
"intervalSeconds": {
"type": "integer",
"maximum": 43200,
"minimum": 60,
"description": "The interval between recurring commands (maximum 12 hours)."
}
}
},
"description": "Record describing a timer for a recurring bot command."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:xnpibbj2hcqlsodutcnirmxp
- CID
-
bafyreicfygeozxce2bbaayy6riadm33pitm4c5ucqtw2k3zdumdjbop43u
- Indexed At
- 2026-05-05 14:41 UTC
- AT-URI
-
at://did:plc:xnpibbj2hcqlsodutcnirmxp/com.atproto.lexicon.schema/online.timtinkers.bot.recurring