{"id":20563651,"url":"https://github.com/coddeys/viber-bot","last_synced_at":"2026-04-16T16:06:39.110Z","repository":{"id":77505526,"uuid":"128190196","full_name":"coddeys/viber-bot","owner":"coddeys","description":null,"archived":false,"fork":false,"pushed_at":"2018-04-12T18:38:04.000Z","size":537,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-07T23:15:23.213Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/coddeys.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-04-05T10:18:39.000Z","updated_at":"2018-04-12T18:38:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f2f948b-4e2f-4881-975f-15f47a5f43b6","html_url":"https://github.com/coddeys/viber-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coddeys/viber-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coddeys%2Fviber-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coddeys%2Fviber-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coddeys%2Fviber-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coddeys%2Fviber-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coddeys","download_url":"https://codeload.github.com/coddeys/viber-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coddeys%2Fviber-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31893359,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T11:36:10.202Z","status":"ssl_error","status_checked_at":"2026-04-16T11:36:09.652Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-11-16T04:20:02.111Z","updated_at":"2026-04-16T16:06:39.103Z","avatar_url":"https://github.com/coddeys.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sample Viber bot\n\nA simple starting point for creating a Node.js based Viber bot. This bot allows you to test if a website is down for everyone or just you.\nYou can download the [completed bot](https://github.com/Viber/sample-bot-isitup/archive/master.zip) or just follow the [**tutorial**](docs/TUTORIAL.md).\n\n![][1]\n\n## Prerequisites\n\n1. [Node.js 5.0+](http://nodejs.org)\n1. An Active Viber account on a platform which supports Public Accounts/ bots (iOS/Android). This account will automatically be set as the account administrator during the account creation process.\n1. [Active bot account](https://developers.viber.com).\n1. Account authentication token - unique account identifier used to validate your account in all API requests. Once your account is created your authentication token will appear in the account’s “edit info” screen (for admins only). Each request posted to Viber by the account will need to contain the token.\n\n## Usage\n\n* Clone the repository\n\n```bash\ngit clone https://github.com/Viber/sample-bot-isitup myviberbot\ncd myviberbot\n```\n\n* Get your [account authentication token](https://developers.viber.com/docs/general/get-started/#get-started-with-bots/)\n\n* We will deploy the bot with [now CLI](https://zeit.co/now/). To get started using `now`, install it from `npm`\n\n```bash\nnpm install -g now\n```\n\n* Let's deploy our bot with access token . Edit the following command with your access token and run it in the cloned repository folder\n\n```bash\nnow -e VIBER_PUBLIC_ACCOUNT_ACCESS_TOKEN_KEY=\"YOUR_PUBLIC_ACCOUNT_TOKEN\"\n```\n\n**That's it!** Now your bot is deployed. Start talking with it in your Viber app. Simply navigate to your Public Account and click on the `Message` button.\n\n## License\n\nSee the [LICENSE](LICENSE.md) file (MIT).\n\n[1]: output.gif\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoddeys%2Fviber-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoddeys%2Fviber-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoddeys%2Fviber-bot/lists"}