aboutsummaryrefslogtreecommitdiffstats
path: root/bot/utils/pagination.py (follow)
Commit message (Expand)AuthorAgeLines
* Use paginator from botcore (#1444)Gravatar Amrou Bellalouna2024-03-11-261/+52
* Always use the get_logger func from bot-coreGravatar Chris Lovering2023-11-25-2/+2
* Format code with new ruff rulesGravatar Chris Lovering2023-11-06-3/+2
* Merge branch 'main' into snakes-cleanupGravatar wookie1842023-08-23-3/+3
|\
| * Bump ruff from 0.0.272 to 0.0.280 (#1333)Gravatar dependabot[bot]2023-08-10-3/+3
* | Type hint pagination as allowing float timeoutGravatar wookie1842023-07-08-2/+2
|/
* Bump ruff from 0.0.265 to 0.0.267 (#1276)Gravatar dependabot[bot]2023-05-15-1/+1
* Apply fixes for ruff lintingGravatar Chris Lovering2023-05-09-21/+24
* Remove reference to no longer used EmptyEmbed varGravatar Chris Lovering2022-09-21-2/+1
* Remove unnecessary edits during paginationGravatar aru2021-11-20-10/+0
* Fix type annotationsGravatar decorator-factory2021-08-31-2/+3
* Modify code to comply with new linter error N818Gravatar wookie1842021-08-06-3/+3
* Type hint optional parameterGravatar ChrisJL2021-05-16-1/+1
* Bump d.py to 1.7.2Gravatar Chris2021-05-16-4/+15
* fix: Resolve Merge ConflictsGravatar ToxicKidz2021-05-10-3/+3
|\
| * Fix Bug:Paginated embed image gets carried to next pageGravatar Rohan2021-04-20-3/+3
* | chore: Replace the remaining double quotes with double quotesGravatar ToxicKidz2021-05-04-1/+1
* | chore: Prefer double quotes over single quotesGravatar ToxicKidz2021-05-04-4/+4
* | chore: Don't return a Message object when the return annotation is NoneGravatar ToxicKidz2021-05-03-4/+6
|/
* Remove redundant f-stringsGravatar MarkKoz2020-07-14-2/+2
* Deseasonify: move pagination module under utilsGravatar kwzrd2020-03-26-0/+430