Pagination Utils 3.0.7 - Custom emotes hotfix
Fixed a weird behavior where pagination would ignore custom-added emotes when using reaction-based pagination.
Solved issues:
- Issue #40
Changelist:
- Now the events check Paginator's emote map before checking for default emotes
- Added a condition to only update if the page has changed
- Some minor codebase formatting