Welcome to discord-ext-modal-paginator's documentation!
An extension for discord.py that allows you to paginate a Modal using buttons.
As seen in the discord.py server's Showcase channel <https://canary.discord.com/channels/336642139381301249/1147536267811225600>
_.
Installation
.. code-block:: sh
python -m pip install -U discord-ext-modal-paginator
PyPI: https://pypi.org/project/discord-ext-modal-paginator/
GitHub: https://github.com/Soheab/modal-paginator
Example
See examples/verify_command.py <https://github.com/Soheab/modal-paginator/blob/main/examples/verify_command.py>
_ for a complete example.
And read the source code for more information, it has docstrings and comments.
Documentation
The documentation is available at https://discord-ext-modal-paginator.readthedocs.io/
Contributing
Feel free to open an issue or a pull request if you have any problems or improvements.
I would appreciate it if you could tell me on Discord first though, see my info below.
Contact
You can contact me on Discord, my username is Soheab_
(#6240) and ID 150665783268212746
.
I'm fairly active on the discord.py server <https://discord.gg/dpy>
_. Feel free to ping me there.
My own server is at https://discord.gg/yCzcfju.
License
This project is licensed under the MLP-2.0
license. See the LICENSE <https://github.com/Soheab/modal-paginator/blob/main/LICENSE>
_ file for more information.