ErythroGuild / irene

<Erythro>'s server admin bot.
Mozilla Public License 2.0
0 stars 0 forks source link

Add `SelectorPages` interactable #386

Closed Ernest314 closed 1 year ago

Ernest314 commented 1 year ago

A way to switch between pages that are defined in a dropdown menu. This should be able to display both messages and embeds (maybe pass in a Render() callback?). This should probably make use of the Selection interactable.

Ernest314 commented 1 year ago

Selection is now Selector.

Ernest314 commented 1 year ago

Actually ended up using the PagedSelector interactable. 👌