tiagosiebler / Jarvis

Jarvis the Slack assistant, connecting our systems.
2 stars 4 forks source link

fix: channel lookup in private channels, using new conversations.info method #105

Closed tiagosiebler closed 4 years ago

tiagosiebler commented 4 years ago

In rare occasions, channel info lookup was failing due to an ageing & deprecated slack API. This uses the replacement API instead.