Add deduplication precision toggle, fix printing odd characters and implement sending messages to all instances of a certain network, or all networks associated with a certain alias

This commit is contained in:
2019-08-16 21:27:23 +01:00
parent 22bd0d3ac6
commit 545282e201
5 changed files with 55 additions and 4 deletions

View File

@@ -28,6 +28,7 @@
"Password": "s",
"Tweaks": {
"MaxHash": 10,
"DedupPrecision": 9,
"ZNC": {
"Prefix": "*"
},