aboutsummaryrefslogtreecommitdiffstats
path: root/bot/utils/pagination.py (follow)
Commit message (Expand)AuthorAgeLines
* 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