chatterbot/config.json.example
2025-04-04 03:23:02 +00:00

8 lines
129 B
Plaintext

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