{"id":28215142,"url":"https://github.com/zaber-dev/disnakepaginator","last_synced_at":"2026-01-24T05:03:04.878Z","repository":{"id":49842388,"uuid":"473930505","full_name":"zaber-dev/DisnakePaginator","owner":"zaber-dev","description":"Easy Paginator For Discord And All it's fork such as Disnake, Pycord, etc","archived":false,"fork":false,"pushed_at":"2024-08-09T08:12:26.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-27T20:14:46.001Z","etag":null,"topics":["discord","discord-py","discordpy","disnake","disnake-bots"],"latest_commit_sha":null,"homepage":"https://zealtyro.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zaber-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-25T08:38:16.000Z","updated_at":"2024-08-09T08:12:29.000Z","dependencies_parsed_at":"2024-08-09T09:32:31.314Z","dependency_job_id":"dcabfee6-23fa-494a-8c61-fbc097585977","html_url":"https://github.com/zaber-dev/DisnakePaginator","commit_stats":{"total_commits":22,"total_committers":1,"mean_commits":22.0,"dds":0.0,"last_synced_commit":"f66b1b07b112821551a60c35a22cb61c26585fbf"},"previous_names":["zaber-dev/disnakepaginator","mahedizaber51/disnakepaginator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zaber-dev/DisnakePaginator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaber-dev%2FDisnakePaginator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaber-dev%2FDisnakePaginator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaber-dev%2FDisnakePaginator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaber-dev%2FDisnakePaginator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaber-dev","download_url":"https://codeload.github.com/zaber-dev/DisnakePaginator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaber-dev%2FDisnakePaginator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28712841,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T05:01:10.984Z","status":"ssl_error","status_checked_at":"2026-01-24T04:59:18.328Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["discord","discord-py","discordpy","disnake","disnake-bots"],"created_at":"2025-05-17T21:32:04.375Z","updated_at":"2026-01-24T05:03:04.872Z","avatar_url":"https://github.com/zaber-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Easy Disnake Paginator\nA package containing easy paginator for disnake\n\n## Getting Started\ninstall the python package to get started by:\n```py\npip install EasyDisnakePaginator\n```\n\n## Examples\nCreating a Paginator without embeds:\n```py\npaginator = EasyDisnakePaginator.Create(title=\"Easy Disnake Paginator\", segments=[\"1st message\", \"2nd messagge\"], color=0x00ff00)\nawait paginator.start(ctx)\n\n```\n\nCreating a Paginator with embeds\n```py\npaginator = EasyDisnakePaginator.Create(title=\"Easy Disnake Paginator\", segments=[embed1, embed2], color=0x00ff00)\nawait paginator.start(ctx)\n```\n\n## Arguments\n`title` = The title of the embed (when the segments are `str`) [type:`str`]\\\n\\\n`segments` = The pages of the paginator (supports `str` and `disnake.Embed`) [type: `str` or `disnake.Embed`]]\\\n\\\n`color` = The color of the embed\\\n\\\n`prefix` = The prefix text of every page in the embed (when the segments are `str`) [type: `str`]\\\n\\\n`suffix` = The suffix text of every page in the embed (when the segments are `str`) [type:`str`]\\\n\\\n`target_page` = The page that the paginator will display when created [type: `int`]\\\n\\\n`timeout` = The amount of seconds after the paginator buttons will stop working [type: `int`]\\\n\\\n`button_style` = The style of the buttons on the paginator [type: `disnake.ButtonStyle`]\\\n\\\n`invalid_user_function` = The function that will be called when another user tries to use the paginator. By default it will show an embed unless any function is specified.[type `function`]\n## Useful Links:\n**[WEBSITE](https://zealtyro.com)**\\\n**[YOUTUBE](https://youtube.com/ZealTyro)**\\\n**[TWITTER](https://twitter.com/MahediZaber)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaber-dev%2Fdisnakepaginator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaber-dev%2Fdisnakepaginator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaber-dev%2Fdisnakepaginator/lists"}