bnc
bnc copied to clipboard
buntdb datastore should provide JSON key names for all fields
As it stands, only some of the fields have key names specified and they are all lower case. The other fields end up being capitalised in the JSON.
[{"Host":"irc.server.com","Port":6667,"use-tls":false,"verify-tls":false}]