Implement a react based post reporting feature.
Requirements:
- Post details are stored in database. Details include author username, post date, channel, and message contents. Encrypt message contents before inserting into DB (#54)
- Remove react from reported post after bot processes event successfully.
Nice to have:
- Configurable triggering react in config