slirc-20190508.pl
https://dlbeer.co.nz/articles/slirc/index.html
-Minor patch to use "conversations.coin" rather than "channels.join" as
-per the recent API change. But the source is not fixed up for other
-IRC commands. Joining and chatting works which is good enough for me.
-
-
+Minor patch to use "conversations.join" rather than "channels.join" as
+per the recent API change, and the extra pulling of the members list.
+The source is not fixed up for other IRC commands. Joining and
+chatting works, which is good enough for me.
+
+See the notes.md which I rescued from Adam Balaam's blog about the
+required token set up. Though nowadays you'll need to create an "app
+token" instead and use that.