go-chat-bot / bot

IRC, Slack, Telegram and RocketChat bot written in go
MIT License
826 stars 194 forks source link

Replace method GetChannel() due to deprecation #128

Closed NeapolitanIcecream closed 4 years ago

NeapolitanIcecream commented 4 years ago

Fixed code finally calls channels.list which is deprecated. Newly created apps after June 10th, 2020 can not work with it.