chatterbot/state.json.example
2025-04-04 06:55:00 +00:00

8 lines
129 B
Plaintext

{
"nick": "chatterbot",
"realname": "a bot by ~nebula",
"channels": ["#bots"],
"times": {},
"counts": {}
}