You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
README.adoc | 2 years ago | |
example-rc.conf | 2 years ago | |
notes.md | 2 years ago | |
slirc.pl | 2 years ago |
README.adoc
Slack-IRC Gateway
Originally from Daniel Beer’s slirc-20180515.pl, then slirc-20190508.pl https://dlbeer.co.nz/articles/slirc/index.html
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.