Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add try/except around slack channel updates to handle keyerror when t… (
#16) * add try/except around slack channel updates to handle keyerror when the bot is not allowed or channel is archived * move error handling to initial get channel call to catch errors where the channel id cannot be found * change payload[channel] to just channel cause its clear and less letters
- Loading branch information