1
0
mirror of https://github.com/deavmi/birchwood synced 2024-09-20 08:23:07 +02:00
birchwood/source
Tristan B. Velloza Kildaire fe91adde0a Client
- Fixed bug in `channelMessage(string, string[])` in the case where multiple channels were specified then the message would fail to send to the channels after the first one specified

Unit tests

- Disabled using `command(string, string, string)` to join a  channel, rather use `joinChannel(string)`
- Added tests for singular `channelMessage(string, string[])` and multiple `channelMessage(string, string[])`
2023-03-09 08:37:38 +02:00
..
birchwood Client 2023-03-09 08:37:38 +02:00