1
0
Fork 0
ImgurIRCBot/conf/settings.conf.sample

11 lines
204 B
Plaintext

{
"nick": "YourBestFriend",
"server": "irc.chat.com",
"port": 6667,
"target": "TestUser",
"host": "TargetPartialHostMatch",
"channel": "#cs",
"timing": 100,
"ssl": true,
"debug": false
}