{"id":18973305,"url":"https://github.com/luifean/lord-bot","last_synced_at":"2026-05-08T17:35:39.180Z","repository":{"id":170175361,"uuid":"607753171","full_name":"LuiFeAn/Lord-Bot","owner":"LuiFeAn","description":"Biblioteca que facilita a criação de Bots para WhatsApp","archived":false,"fork":false,"pushed_at":"2023-04-19T15:16:44.000Z","size":176,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T12:19:26.562Z","etag":null,"topics":["nodejs","typescript","whatsapp","whatsapp-bot"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LuiFeAn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-02-28T15:57:26.000Z","updated_at":"2023-03-02T02:01:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b90b3ba-4e19-492a-8ef4-a4ec48de993a","html_url":"https://github.com/LuiFeAn/Lord-Bot","commit_stats":null,"previous_names":["luifean/lord-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LuiFeAn/Lord-Bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuiFeAn%2FLord-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuiFeAn%2FLord-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuiFeAn%2FLord-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuiFeAn%2FLord-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LuiFeAn","download_url":"https://codeload.github.com/LuiFeAn/Lord-Bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuiFeAn%2FLord-Bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32790607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["nodejs","typescript","whatsapp","whatsapp-bot"],"created_at":"2024-11-08T15:11:39.792Z","updated_at":"2026-05-08T17:35:39.159Z","avatar_url":"https://github.com/LuiFeAn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"#-tecnologias\"\u003eTecnologias\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-projeto\"\u003eProjeto\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg  src=\"https://img.shields.io/static/v1?label=license\u0026message=MIT\u0026color=8257E6\u0026labelColor=121214\" alt=\"License\"\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n## 🚀 Tecnologias\n\nTecnologias e bibliotecas que utilizei durante este projeto:\n\n- [Typescript](https://www.typescriptlang.org/)\n- [WhatsappWebJs](https://github.com/pedroslopez/whatsapp-web.js/)\n- [QrCodeTerminal](https://www.npmjs.com/package/qrcode-terminal)\n- [DotEnv](https://www.npmjs.com/package/dotenv)\n- [Nodemon](https://www.npmjs.com/package/nodemon)\n- [TsNode](https://www.npmjs.com/package/ts-node)\n- [EditorConfig](https://editorconfig.org/)\n\n\n## 💻 Projeto\n\nEstou desenvolvendo este projeto para facilitar a criação de BOTS para WhatsApp, utilizando uma sintaxe mais simples e clara\n\n## 👨‍💻 Instalação\n\n`Clone o repositório:`\n\ngit clone https://github.com/LuiFeAn/LordBot\n\n### `Crie um arquivo .env com as seguinte variáveis de ambiente:`\n\n#### LORD_BOT_NAME = Nome que será dado ao BOT.\n\n`OBS: É importante informar, pois os privilégios de ADMIN serão atríbuidos a este número`\n\n#### OWNER_NUMBER = Número do responsável pelo BOT. \n\n`OBS: Esta variável é opcional, caso você não a informe, o estado inicial será definido como \"initial\"`\n\n#### INITIAL_STATE= Estado inicial onde um usuário iniciará \n\n`Instale todos os pacotes:`\n\nnpm install || yarn install\n\n## Ambiente de desenvolvimento 🔥\n\nnpm run dev\n\n## Build 🔥🍕\n\nnpm run build || yarn run build\n\n`Observação:`\n\nREADME em construção. Logo irei apresentar aqui exemplos de como utilizar a biblioteca e seus recursos\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluifean%2Flord-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluifean%2Flord-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluifean%2Flord-bot/lists"}