{"id":15827204,"url":"https://github.com/cstayyab/whatsbot","last_synced_at":"2026-05-18T03:33:12.934Z","repository":{"id":143979921,"uuid":"247614564","full_name":"cstayyab/WhatsBot","owner":"cstayyab","description":"WhatsBot can be attached to any WhatsApp account and it will respond to message containing specific commands.","archived":false,"fork":false,"pushed_at":"2020-03-16T05:02:54.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-12T10:11:07.165Z","etag":null,"topics":["bot","bot-framework","whatsapp","whatsapp-bot"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cstayyab.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":"2020-03-16T04:59:52.000Z","updated_at":"2020-03-16T05:08:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"9d9ade77-d748-41ea-a232-16a459612447","html_url":"https://github.com/cstayyab/WhatsBot","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"5c0c23328e606b07ef736e7be383fe0b047907f5"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cstayyab/WhatsBot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstayyab%2FWhatsBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstayyab%2FWhatsBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstayyab%2FWhatsBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstayyab%2FWhatsBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cstayyab","download_url":"https://codeload.github.com/cstayyab/WhatsBot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cstayyab%2FWhatsBot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274244257,"owners_count":25248159,"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-09T02:00:10.223Z","response_time":80,"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":["bot","bot-framework","whatsapp","whatsapp-bot"],"created_at":"2024-10-05T10:02:00.431Z","updated_at":"2026-05-18T03:33:07.901Z","avatar_url":"https://github.com/cstayyab.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WhatsBot\nWhatsBot can be attached to any WhatsApp account and it will respond to message containing specific commands. \n\n## Example Commands\nAs an example following two commands has been added. A message is considered as command if it starts with an exclamation mark(!). \n\n### `echo` Command\n```\n!echo This is a message\n```\nThis will echo the given string (This is a message) in reply to the message.\n\n### `github` Command\n```\n!github cstayyab WALC\n```\nThis will return the information of the github repository in reply to the message. Here is a sample reply:\n\n```\n*cstayyab/WALC*\n*Description:* A WhatsApp Desktop client for linux systems. This is an unofficial client. Use https://web.whatsapp.com for official web client as official desktop client for linux does not exist.\n*Forks:* 5\n*Stars:* 19\n*License:* GNU General Public License v3.0\n```\n\n## Other Usecases\nIt can be deployed by people who are running a store and want to give users the facility to order a product. The sample commands can be following:\n\n```\n!list \n```\nThe \"list\" commands can list products with the unique identifier that can be used in subsequent commands.\n\n```\n!order P1303 4\n```\nThe above commands orders the product P1303 and quantity 4.\n\n\n# Contributions\nYou are welcome to controibute to routines folder. Create a script with a set of commands and functions. You can find an example in `routines/github.js` file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcstayyab%2Fwhatsbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcstayyab%2Fwhatsbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcstayyab%2Fwhatsbot/lists"}