chatterbot/state.json.example

9 lines
149 B
Plaintext

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