.. discord-ext-modal-paginator documentation master file, created by sphinx-quickstart on Sat Feb 25 22:53:53 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. 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 `_. .. toctree:: :caption: API Reference :maxdepth: 1 classes custom_buttons errors whats_new 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 `_ for a complete example. And read the source code for more information, it has docstrings and comments. 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 `_. 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 `_ file for more information.