Skip to content

Pagination Utils 3.0.7 - Custom emotes hotfix

Compare
Choose a tag to compare
@ygimenez ygimenez released this 28 Feb 13:30
· 80 commits to master since this release

Fixed a weird behavior where pagination would ignore custom-added emotes when using reaction-based pagination.

Solved issues:

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