aaronpk / Slack-IRC-Gateway

Bridge Slack rooms to IRC channels
Other
34 stars 6 forks source link

Use PresenceAPI to spin up IRC bot #9

Open EdwardHinkle opened 7 years ago

EdwardHinkle commented 7 years ago

Instead of waiting for the first messages from the Slack user in the last 10 minutes, if we use the presence API to spin up the IRC bot for the user on that user becoming active, then the timer can disconnect when the user becomes inactive rather than a 10 minute timeout