Open akainocode opened 8 years ago
Adds the ability to join a password protected channel. In the config.json, instead of "#channel" one can use {"channel":"#channel", "password":"password"}
This needs tests.
@akainocode Can you add a few tests for this please?
Adds the ability to join a password protected channel. In the config.json, instead of "#channel" one can use {"channel":"#channel", "password":"password"}