{"id":25146531,"url":"https://github.com/csfelix/nodejs-whatsapp-telegram-bot","last_synced_at":"2025-09-14T16:36:38.874Z","repository":{"id":149420499,"uuid":"421619199","full_name":"CSFelix/NodeJS-WhatsApp-Telegram-Bot","owner":"CSFelix","description":"🤖 Hello WhatsApp, Hello Telegram, I'm alive!! 🤖 (🔑 KeyWords: telegram-bot, whatsapp-bot, telegram-api, venom-bot, bot, nodejs, neo4j, javascript 🔑)","archived":false,"fork":false,"pushed_at":"2022-10-05T18:09:14.000Z","size":144,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-28T12:52:45.639Z","etag":null,"topics":["backend","bot","javascript","neo4j","nodejs","telegram-api","telegram-bot","venom-bot","whatsapp-bot"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/CSFelix.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,"zenodo":null}},"created_at":"2021-10-26T23:57:02.000Z","updated_at":"2023-07-05T11:28:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"4add78c7-76d2-4a51-9304-5d6a346500e4","html_url":"https://github.com/CSFelix/NodeJS-WhatsApp-Telegram-Bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CSFelix/NodeJS-WhatsApp-Telegram-Bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFelix%2FNodeJS-WhatsApp-Telegram-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFelix%2FNodeJS-WhatsApp-Telegram-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFelix%2FNodeJS-WhatsApp-Telegram-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFelix%2FNodeJS-WhatsApp-Telegram-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CSFelix","download_url":"https://codeload.github.com/CSFelix/NodeJS-WhatsApp-Telegram-Bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CSFelix%2FNodeJS-WhatsApp-Telegram-Bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275134618,"owners_count":25411563,"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","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["backend","bot","javascript","neo4j","nodejs","telegram-api","telegram-bot","venom-bot","whatsapp-bot"],"created_at":"2025-02-08T20:19:20.917Z","updated_at":"2025-09-14T16:36:38.866Z","avatar_url":"https://github.com/CSFelix.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌟 WhatsApp and Telegram Bot 🌟\n\n----\n### `❓ What's it? ❓`\n\n* Simple WhatsApp and Telegram Bot to send messages to your friends using Venom Bot and Telegram API.\n\n* All the datas of your contacts must be inserted in a Neo4J database.\n\n----\n### `⚒️ Tools ⚒️`\n\n* NodeJS version 15.5.1;\n* NPM version 8.1.1;\n* Yarn version 1.22.4;\n* Neo4J version 4.1 or above;\n* Neo4J driver version 4.3.4;\n* Express version 4.17.1;\n* Venom Bot version 3.1.11;\n* Telegram Bot API version 0.54.0\n\n----\n### `⚙️ Run ⚙️`\n\n\u003e **Creating the Project**\n\n* Open computer's terminal and tip the follow command:\n\n```\nnpm init\n```\n\n\u003e **Installing Packages**\n\n* Open computer's terminal and tip these commands to install the packages:\n\n```\nnpm install express\nnpm install neo4j-driver\nnpm i --save venom-bot\nyarn add node-telegram-bot-api\n```\n\n\u003e **Running with NodeJS**\n\n* Download the _index.js_ file;\n* Save it into the project's folder;\n* Tip in the computer's terminal:\n\n```\nnode index.js\n```\n\n----\n### `📝 Notes 📝`\n\n* **Getting Telegram Token:** to create and use a bot on Telegram, you should get a token first. This tutorial teaches how to do that (I wasn't made it!): [How to get Telegram bot API token](https://www.siteguarding.com/en/how-to-get-telegram-bot-api-token)\n\n* **Downloading Neo4J:** to download Neo4J Database, access this web site: [Download Neo4J](https://neo4j.com/download/)\n\n----\n### `🎁 Bonus 🎁`\n\n* If you know how to create an Instagram Bot or have ideas of how to improve the code, feel free to create branches of this project!!\n\n----\n### `📫 Reach Me 📫`\n\n\u003e **Email:** **[csfelix08@gmail.com](mailto:csfelix08@gmail.com?)**\n\n\u003e **Linkedin:** **[linkedin.com/in/csfelix/](https://www.linkedin.com/in/csfelix/)**\n\n\u003e **Instagram:** **[instagram.com/c0deplus/](https://www.instagram.com/c0deplus/)**\n\n----\n\n\u003e **Portfolio:** **[CSFelix.io](https://csfelix.github.io/)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsfelix%2Fnodejs-whatsapp-telegram-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsfelix%2Fnodejs-whatsapp-telegram-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsfelix%2Fnodejs-whatsapp-telegram-bot/lists"}