TylerConlee / slab

Slack bot monitoring upcoming SLA breaches in Zendesk
GNU General Public License v3.0
14 stars 3 forks source link

save ChannelList to database for persistence #500

Closed TylerConlee closed 4 years ago

TylerConlee commented 4 years ago

ChannelList should persist between restarts, so a new table was created in the datastore, and the channels are now saved there. Note that channels now have to be defined via DM using @slab add channel.