insomniacslk / irc-slack

IRC-to-Slack gateway
BSD 3-Clause "New" or "Revised" License
195 stars 19 forks source link

App on slack.efi.re throws 502 error #136

Closed janza closed 4 years ago

janza commented 4 years ago

I was trying to get the app token but the hosted application seems to be down.

insomniacslk commented 4 years ago

I developed the app before developing autotoken, which is way better, so I disabled it. Do you think it's still valuable to have?

insomniacslk commented 4 years ago

the downside of the app is that people have to trust it to be non-malicious, and I'd rather have them not trust any third party, including my own hosted app (reason why I shared the source code under tools/)

janza commented 4 years ago

Oh, I missed the part about authentication using user tokens in README. Seems like hosting the app is not needed indeed, but would be good to remove it from the README.