{"id":24782146,"url":"https://github.com/faylenk/python.template-discord-bot","last_synced_at":"2025-03-24T05:27:14.609Z","repository":{"id":274610764,"uuid":"923454215","full_name":"faylenk/Python.Template-Discord-bot","owner":"faylenk","description":"🥰 A Python discord bot template. It's free to use!","archived":false,"fork":false,"pushed_at":"2025-01-28T10:48:04.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"base","last_synced_at":"2025-01-28T11:26:02.401Z","etag":null,"topics":["discord-bot","python","python-discord-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/faylenk.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":"2025-01-28T09:22:07.000Z","updated_at":"2025-01-28T10:48:07.000Z","dependencies_parsed_at":"2025-01-28T11:26:04.731Z","dependency_job_id":"4d45c69a-0c4e-4aab-a3dd-4409e712780f","html_url":"https://github.com/faylenk/Python.Template-Discord-bot","commit_stats":null,"previous_names":["faylenk/python.template-discord-bot"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faylenk%2FPython.Template-Discord-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faylenk%2FPython.Template-Discord-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faylenk%2FPython.Template-Discord-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faylenk%2FPython.Template-Discord-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faylenk","download_url":"https://codeload.github.com/faylenk/Python.Template-Discord-bot/tar.gz/refs/heads/base","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236169082,"owners_count":19106105,"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":["discord-bot","python","python-discord-bot"],"created_at":"2025-01-29T11:16:14.514Z","updated_at":"2025-01-29T11:16:15.296Z","avatar_url":"https://github.com/faylenk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Generic badge](https://img.shields.io/badge/version-stable-green.svg)](https://shields.io/)\n[![Maintenance](https://img.shields.io/badge/maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)\n# Pyhon Discord Bot Template\n\n\u003cp align=\"left\"\u003e\n \u003cstrong\u003eThis is a Template of a Discord Bot in Python\u003c/strong\u003e\n\u003c/p\u003e\n\n# ATTENTION\n\n\u003cp align=\"left\"\u003e\n \u003cstrong\u003eFor this Bot work, you need to create a `.env` file and put some things.\u003c/strong\u003e\n\u003c/p\u003e\n\n```dotenv\nTOKEN=(YOUR TOKEN HERE)\n```\n\u003cp align=\"left\"\u003e\n  \u003cstrong\u003eIn your shell/terminal, put these commands:\u003c/strong\u003e\n\u003c/p\u003e\n\n```shell\npip install discord\npip install python-dotenv\npip install discord-py-interactions\n```\n\n\u003cp align=\"left\"\u003e\n \u003cstrong\u003eIf you need to set your `PYTHONPATH`, just put this on your shell/terminal:\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eIf you are on Linux/macOS 🟥\u003c/summary\u003e\n\u003cbr\u003e\n \n```shell\nexport PYTHONPATH=$(pwd)/src\n```\n\u003c/details\u003e\n\n\u003cdetails\u003e\n \u003csummary\u003eIf you are on Windows 🟥\u003c/summary\u003e\n \u003cbr\u003e\n \n```powershell\nset PYTHONPATH=%CD%\\src\n```\n\u003c/details\u003e\n\n\n# FEATURES\n\n* Automatically recognizes new commands.\n* Automatically recoginizes new events.\n  \n\u003cp align=\"left\"\u003e\n \u003cstrong\u003e\n  This bot uses only:\n \u003c/strong\u003e\n\u003c/p\u003e\n\n[![Python](https://img.shields.io/badge/Python-3776AB?logo=python\u0026logoColor=fff)](#)\n\n# BUGS\n\n\u003cp align=\"left\"\u003e\n \u003cstrong\u003e🪲 If you find some bugs, please contact me or send an Issue.\u003c/strong\u003e\n\u003c/p\u003e\n\n## Contact\n\n\u003cp align=\"left\"\u003e\n  \u003cstrong\u003e📧 My contact ⤵️\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"mailto:leal.andriuss@gmail.com\" title=\"Gmail\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/-Gmail-FF0000?style=flat-square\u0026labelColor=FF0000\u0026logo=gmail\u0026logoColor=white\u0026link=LINK-DO-SEU-GMAIL\" alt=\"Gmail\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.instagram.com/faylenk/\" title=\"Instagram\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/-Instagram-DF0174?style=flat-square\u0026labelColor=DF0174\u0026logo=instagram\u0026logoColor=white\u0026link=LINK-DO-SEU-INSTAGRAM\" alt=\"Instagram\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"left\"\u003e\n \u003cstrong\u003eThanks for using my Template! Have a nice day. 👋\u003c/strong\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaylenk%2Fpython.template-discord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaylenk%2Fpython.template-discord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaylenk%2Fpython.template-discord-bot/lists"}