**Changelog:**
- `RedditItem`'s `get_embed()` method takes `embed_color` as an optional parameter allowing you to customize the color for individual items if that's of interest.
- `Reaction`'s `handle()` method returns a dictionary containing `actions` (`list: str`) in addition to to the other information containing all the actions that were performed such as `removed`, `locked` etc.