Uploading all files.
This commit is contained in:
9
config.json.example
Normal file
9
config.json.example
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"server": "irc.example.com",
|
||||
"port": 6697,
|
||||
"use_ssl": true,
|
||||
"nick": "DuckHunt",
|
||||
"channels": ["#duckhunt"],
|
||||
"sasl_username": "your_nick_here",
|
||||
"sasl_password": "your_password_here"
|
||||
}
|
||||
Reference in New Issue
Block a user