Only join channels not already joined with twitchClient and ircClient

Leave channels we don't need anymore as well.
This commit is contained in:
knotteye
2020-07-04 09:53:12 -05:00
parent ec57e23e9c
commit abd45c8346
2 changed files with 35 additions and 9 deletions

View File

@ -1,6 +1,6 @@
{
"name": "satyr",
"version": "0.7.1",
"version": "0.7.2",
"description": "A livestreaming server.",
"license": "AGPL-3.0",
"author": "knotteye",