DOKK / manpages / debian 10 / localslackirc / localslackirc.1.en
localslackirc(1) General Commands Manual localslackirc(1)

localslackirc - Creates an IRC server running locally, which acts as a gateway to slack for one user.

localslackirc [OPTIONS]

This command starts an IRC server running on 127.0.0.1:9007 which acts as a gateway to slack for one user.
To connect to multiple slack instances it is necessary to run multiple instances of this software.

Show the help message and exit.
Set the port number. The default is 9007.
Set the IP (Ipv4 only) address to listen to. The default is 127.0.0.1.
Set the token file. The default is ~/.localslackirc.
Don't display userlist in the IRC client.
Automatically join all remote channels.
Allow listening on addresses that do not start with 127.*
This is potentially dangerous.

The slack token is (unless specified otherwise) located in ~/.localslackirc

https://github.com/ltworf/localslackirc

Salvo "LtWorf" Tomaselli <tiposchi@tiscali.it>
July 30, 2018 IRC gateway for slack