[ ] React to existing content that fulfills the requirements (#4)
[ ] React to content added while the bot was offline
Requires enumerating all the channels where this is active and fetching new messages. This could be done by saving the timestamp of the last event and fetching the messages sent after that timestamp.