This is my personal gitlab instance. Feel free to browse my stuff: https://gitlab.greeson.xyz/users/highsaltlevels/projects

Reminder fix

David Greeson requested to merge reminder-fix into master

Created by: HighSaltLevels

What/Why

This PR fixes a KeyError when trying to handle a !remind show command. Also add a bit of logging to messenger so I know if it's chunking on something or if it even attempted to send the message. Also log when deleting configmaps so I know when messenger deleted the configmap as opposed to another source.

Merge request reports