Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 285 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 285 Bytes

discord-ext-flow

This library extends discord.ui, providing UI control based on state flows.

It supports a cycle that includes displaying the initial state, handling interactions, generating new states, and displaying these new states.
Examples can be found in example directory.