{"id":21399028,"url":"https://github.com/pradeep-selva/bootstrap-discord-bot","last_synced_at":"2025-07-13T20:33:21.036Z","repository":{"id":62560336,"uuid":"296700346","full_name":"Pradeep-selva/bootstrap-discord-bot","owner":"Pradeep-selva","description":"An opinionated cli-tool to bootstrap a discord.py bot","archived":false,"fork":false,"pushed_at":"2021-04-05T22:00:49.000Z","size":1878,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-07T19:11:46.517Z","etag":null,"topics":["boilerplate","bootstrapper","discord-bot","discord-py","pypi-package","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/bootstrap-discord-bot/","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/Pradeep-selva.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-18T18:28:12.000Z","updated_at":"2024-06-13T02:20:21.000Z","dependencies_parsed_at":"2022-11-03T14:30:34.981Z","dependency_job_id":null,"html_url":"https://github.com/Pradeep-selva/bootstrap-discord-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pradeep-selva%2Fbootstrap-discord-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pradeep-selva%2Fbootstrap-discord-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pradeep-selva%2Fbootstrap-discord-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pradeep-selva%2Fbootstrap-discord-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pradeep-selva","download_url":"https://codeload.github.com/Pradeep-selva/bootstrap-discord-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225917087,"owners_count":17544831,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["boilerplate","bootstrapper","discord-bot","discord-py","pypi-package","python"],"created_at":"2024-11-22T15:12:46.376Z","updated_at":"2024-11-22T15:12:46.979Z","avatar_url":"https://github.com/Pradeep-selva.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eBootstrap Discord Bot\u003c/h1\u003e\n\n\u003ch2 align=\"center\"\u003eAn opinionated cli-tool to bootstrap\\generate your discord bot code!\u003c/h2\u003e\n\n## Demo\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://i.ibb.co/ZWdm21b/demo.gif\" alt=\"demo\" width=\"600\"/\u003e\n\u003c/div\u003e\n\u003cbr/\u003e\n\n[![Downloads](https://pepy.tech/badge/bootstrap-discord-bot)](https://pepy.tech/project/bootstrap-discord-bot)\n[![Downloads](https://pepy.tech/badge/bootstrap-discord-bot/month)](https://pepy.tech/project/bootstrap-discord-bot)\n[![Downloads](https://pepy.tech/badge/bootstrap-discord-bot/week)](https://pepy.tech/project/bootstrap-discord-bot)\n\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n## Features\n\n- Support for code with/without cogs.\n- .env file support for keys and .gitignore to hide it.\n- Bot code pre-built with a utility ping function to get you started!\n- Setup new cogs using cli.\n\n## Usage\n\n- Install using\n\n```\npip install bootstrap-discord-bot\n```\n\n- cd into your bot directory\n\n- Run `bootstrap-discord-bot -h` to get help\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://i.ibb.co/c61P53p/help.png\" alt=\"help\" width=\"800\"/\u003e\n\u003c/div\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n- Run `bootstrap-discord-bot --cogs` to initialize a discord bot with cogs.\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://i.ibb.co/DkzZsQv/cogs.png\" alt=\"cogs\" width=\"800\"/\u003e\n\u003c/div\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n- Run `boostrap-discord-bot --nocogs` to initialize a discord bot without cogs.\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg src=\"https://i.ibb.co/hCjP76r/nocogs.png\" alt=\"demo\" width=\"800\"/\u003e\n\u003c/div\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003cbr/\u003e\n\n- Run `bootstrap-discord-bot --makecog cog_name file_name` to initialize a file in the cogs folder with required cog boilerplate.\n\n## Built using\n\n- Python\n- Discord.py\n- argparse\n- setuptools\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpradeep-selva%2Fbootstrap-discord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpradeep-selva%2Fbootstrap-discord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpradeep-selva%2Fbootstrap-discord-bot/lists"}