{"id":15843885,"url":"https://github.com/janishar/nodejs-bot-app","last_synced_at":"2025-03-15T19:31:36.563Z","repository":{"id":115173036,"uuid":"585427883","full_name":"janishar/nodejs-bot-app","owner":"janishar","description":"Create Bot using JavaScript in NodeJs. Use this program to create bots for automating the daily and repetitive tasks","archived":false,"fork":false,"pushed_at":"2023-10-09T09:06:09.000Z","size":26,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-27T04:08:29.877Z","etag":null,"topics":["automation","backup","backups","bot","bots","javascript","node","nodejs","process","repetitive-tasks","thread"],"latest_commit_sha":null,"homepage":"https://janisharali.com/create-bot-javascript-nodejs","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/janishar.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":"2023-01-05T06:24:37.000Z","updated_at":"2024-05-31T18:58:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"3acb1905-c2ec-4469-9b18-cd836aefbe1a","html_url":"https://github.com/janishar/nodejs-bot-app","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"494058fc9bf93b120d686e791c943203b5772428"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janishar%2Fnodejs-bot-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janishar%2Fnodejs-bot-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janishar%2Fnodejs-bot-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janishar%2Fnodejs-bot-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janishar","download_url":"https://codeload.github.com/janishar/nodejs-bot-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243781585,"owners_count":20347100,"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":["automation","backup","backups","bot","bots","javascript","node","nodejs","process","repetitive-tasks","thread"],"created_at":"2024-10-05T17:03:05.074Z","updated_at":"2025-03-15T19:31:36.319Z","avatar_url":"https://github.com/janishar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Create Bot using JavaScript in NodeJs\nUse this program to create bots for automating the daily and repetitive tasks\n\n# Instructions\n1. Clone this repo\n2. Copy `.env.example` file and rename it `.env`\n3. `npm install`\n4. `npm start`\n\n# Project Structure\n```\n.\n├── .vscode\n│   ├── launch.json\n│   └── settings.json\n├── LICENSE\n├── README.md\n├── addons\n│   └── config.test.js\n├── package-lock.json\n├── package.json\n├── .env.example\n├── .env\n├── .gitignore\n├── .prettierignore\n├── .prettierrc\n└── src\n    ├── app.js\n    ├── botbackup\n    │   └── index.js\n    ├── botnotify\n    │   └── index.js\n    ├── config.js\n    └── utils\n        ├── debug.js\n        ├── filelog.js\n        ├── sleep.js\n        └── timetable.js\n```\n\n# About The Author\nYou can connect with me here:\n* [Janishar Ali](https://janisharali.com)\n* [Twitter](https://twitter.com/janisharali)\n* [YouTube Channel](https://www.youtube.com/@unusualcode)\n\n### Find this project useful ? :heart:\n* Support it by clicking the :star: button on the upper right of this page. :v:\n\n### License\n```\n   Copyright (C) 2023 JANISHAR ALI ANWAR\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanishar%2Fnodejs-bot-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanishar%2Fnodejs-bot-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanishar%2Fnodejs-bot-app/lists"}