EliteBot/test.json
ComputerTech312 aa0d60f883 pew
2024-02-18 14:25:20 +01:00

18 lines
368 B
JSON

{
"Connection": {
"Hostname": "irc.rizon.net",
"Port": "+6697",
"Nick": "EliteBot",
"Ident": "EliteBot",
"Name": "EliteBot",
"BindHost": "0.0.0.0"
},
"SASL": {
"UseSASL": true,
"SASLNick": "EliteBot",
"SASLPassword": "789abc//"
},
"Logging": {
"Console": true
}
}