-
Notifications
You must be signed in to change notification settings - Fork 111
Add support to customize footer text in Paginator #99
Description
Issue
Issue Checklist
Please follow the following steps before opening this issue.
Issues that do not complete the checklist may be closed without any help.
- I have checked for similar issues on the issue tracker.
- I have updated to the latest version of JDA-Utilities.
- I have checked the branches or the maintainers' PRs for upcoming features/bug fixes.
The issue tracker is reserved for issues, errors, and feature requests related
to JDA-Utilities, and not questions and other requests for help.
- For examples, check out the examples module or the list
of JDA-Utilities projects.- For questions join the official JDA discord server and ask them
in our#jda-utilitieschannel.- For general programming questions, visit StackOverflow.
Issue Information
Check all that apply:
- This is a bug report about an error, issue, or bug in JDA-Utilities.
- I have been able to consistently reproduce this bug.
- This is a feature request for the JDA-Utilities library.
This issue tracker does not assist or handle issues with the JDA library.
For JDA related issues, visit the JDA issue tracker
and open an issue there.
Description
I would like it, if a method could be added to customize/alter the footer, including to set an avatar, the text displayed (Maybe add the "Page n/n" after the provided one?) and a timestamp.
That way could the paginator stick to the design that the bot may use through different commands. (e.g. showing a Requested by: <user> text in the footer)