update version and add a log line
[rrq/slirc.git] / README.adoc
1 Slack-IRC Gateway
2 =================
3
4 Originally from Daniel Beer's slirc-20180515.pl, then
5 slirc-20190508.pl 
6 https://dlbeer.co.nz/articles/slirc/index.html
7
8 Minor patch to use "conversations.join" rather than "channels.join" as
9 per the recent API change, and the extra pulling of the members list.
10 The source is not fixed up for other IRC commands. Joining and
11 chatting works, which is good enough for me.
12
13 See the notes.md which I rescued from Adam Balaam's blog about the
14 required token set up. Though nowadays you'll need to create an "app
15 token" instead and use that.