Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Soheab/modal-paginator
An extension for discord.py that allows you to paginate a Modal using buttons.
https://github.com/Soheab/modal-paginator
discord-py dpy extension modal modals
Last synced: 3 months ago
JSON representation
An extension for discord.py that allows you to paginate a Modal using buttons.
- Host: GitHub
- URL: https://github.com/Soheab/modal-paginator
- Owner: Soheab
- License: mpl-2.0
- Created: 2023-09-05T21:26:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-18T00:38:35.000Z (11 months ago)
- Last Synced: 2024-10-01T11:46:24.782Z (4 months ago)
- Topics: discord-py, dpy, extension, modal, modals
- Language: Python
- Homepage: http://discord-ext-modal-paginator.rtfd.io/
- Size: 81.1 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-discordpy - Soheab/modal-paginator - An extension for discord.py that allows you to paginate a Modal using buttons. (Libraries and Extensions / UI - Pagination, Menus, Embeds and similar)
README
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 `_.
Installation
-------------
.. code-block:: shpython -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.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 `_. 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.