ircabot/ircbot.json

28 lines
859 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"socket":
{
"address": "324:9de3:fea4:f6ac::41",
"port": "6667",
"channel": "#ddd",
"nickname": "botbotbot",
"password": "x"
},
"handler":
{
"logpath": "D:\\irc-log",
"admin": "acetone",
"find": "поиск",
"notfound": "ничего не найдено.",
"findzero": "а что искать?",
"reloaded": "Конфиг перечитан.",
"help": "доступные команды: 'лог', 'поиск' и 'ссылки'.",
"лог": "лог чата: http://acetone.i2p/doc/irc-log/ # http://[324:9de3:fea4:f6ac::ace]/doc/irc-log/ # http://acetonemadzhxzi2e5tomavam6xpucdfwn2g35vrsz6izgaxv5bmuhad.onion/doc/irc-log/",
"ссылки": "123",
"русский": "гордо"
}
}