{"id":23450720,"url":"https://github.com/axellnetwork/nekobot","last_synced_at":"2025-04-06T10:09:53.924Z","repository":{"id":267174509,"uuid":"900387768","full_name":"AxellNetwork/NekoBot","owner":"AxellNetwork","description":"New Script bot WhatsApp type Plugins x case ","archived":false,"fork":false,"pushed_at":"2025-02-22T11:49:34.000Z","size":218,"stargazers_count":63,"open_issues_count":5,"forks_count":57,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T10:09:45.143Z","etag":null,"topics":["baileys-md","bot","botwa","whatsapp-bot"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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/AxellNetwork.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":"2024-12-08T16:44:15.000Z","updated_at":"2025-04-02T00:29:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"62702508-a539-48cc-943f-933b9c4cfee2","html_url":"https://github.com/AxellNetwork/NekoBot","commit_stats":null,"previous_names":["axellnetwork/nekobot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxellNetwork%2FNekoBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxellNetwork%2FNekoBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxellNetwork%2FNekoBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxellNetwork%2FNekoBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AxellNetwork","download_url":"https://codeload.github.com/AxellNetwork/NekoBot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247464196,"owners_count":20942969,"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":["baileys-md","bot","botwa","whatsapp-bot"],"created_at":"2024-12-24T00:14:30.723Z","updated_at":"2025-04-06T10:09:53.896Z","avatar_url":"https://github.com/AxellNetwork.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Logo](https://files.catbox.moe/obf6o0.jpg)\n\n**😼 NekoBot | 1.7.0** | ***create by AxellNetwork***\n\n\n```\u003e Simple WhatsApp bot Using Library Baileys```\n\n```javascript\n{\n  message: Message { conversation: '\u003e_ Welcome to NekoBot' },\n  type: 'conversation',\n  msg: '\u003e_ Welcome to NekoBot',\n  isMedia: false,\n  key: {\n    remoteJid: '6285165556936@s.whatsapp.net',\n    participant: '6285165556936@s.whatsapp.net',\n    fromMe: false,\n    id: '5780C33F89C0BE600B6D71DF79C4FC02'\n  },\n  cht: '6285165556936@s.whatsapp.net',\n  fromMe: false,\n  id: '5780C33F89C0BE600B6D71DF79C4FC02',\n  device: 'android',\n  isBot: false,\n  isGroup: false,\n  participant: '6285165556936@s.whatsapp.net',\n  sender: '6285165556936@s.whatsapp.net',\n  mentions: [],\n  body: '\u003e_ Welcome to NekoBot',\n  prefix: '',\n  command: '\u003e_',\n  args: [ 'Welcome', 'to', 'NekoBot' ],\n  text: 'Welcome to NekoBot',\n  isOwner: true,\n  download: [AsyncFunction (anonymous)]\n}\n```\n## ⚙️ Settings Bot ***( settings.js )***\n\n```javascript\nconst fs = require('node:fs');\n\nconst config = {\n    owner: [\"6285215909004\"],\n    name: \"- nekoBot - Simple WhatsApp bot\",\n    sessions: \"sessions\",\n    sticker: {\n      packname: \"Made by \",\n      author: \"nekoBot\"\n    },\n   messages: {\n      wait: \"*( Loading )* Tunggu Sebentar...\",\n      owner: \"*( Denied )* Kamu bukan owner ku !\",\n      premium: \"*( Denied )* Fitur ini khusus user premium\",\n      group: \"*( Denied )* Fitur ini khusus group\",\n   },\n   database: \"neko-db\",\n   tz: \"Asia/Jakarta\"\n}\n\nmodule.exports = config\n```\n\n\n## 👨‍💻 How to install/run\n\n\n```bash\n$ git clone https://github.com/AxellNetwork/NekoBot\n$ cd nekoBot\n$ npm install\n$ npm start\n```\n\n## ☘️ Example Features\nBerikut cara menambahkan fitur pada bot ini\n\n## 1. Plugins\n\n```javascript\n\nmodule.exports = {\n    command: \"tes\", //- Nama fitur nya\n    alias: [\"tesbot\", \"testing\"], //- Short cut command\n    category: [\"main\"], //- Kategori Fitur \n    settings: {\n        owner: false, //-  Apakah Fitur ini khusus owner ?\n        group: false, // - Apakah Fitur ini khusus group ?\n     },\n    description: \"Tes bot saja\", //- Penjelasan tentang fitur nya\n    loading: true, //- Ingin menambahkan loading messages ?\n async run(m, { sock, Func, Scraper, text, config }) {\n    m.reply(\"\u003e Bot Online ✓\")\n  }\n}\n```\n## 2. Case\n\n```javascript\ncase \"tes\" : {\n     m.reply(\"\u003e Bot Online ✓\")\n   }\nbreak\n```\n## 📢 Discussion \nJika ingin mengenal seputar Script ini lebih dalam lagi\nsilahkan mampir ke komunitas kami\n\n[![WhatsApp Group](https://img.shields.io/badge/WhatsApp%20Group-25D366?style=for-the-badge\u0026logo=whatsapp\u0026logoColor=white)](https://chat.whatsapp.com/ErlaFMvdnfu5OGxCVGJW8V)\n\n[![WhatsApp channel](https://img.shields.io/badge/WhatsApp%20Channel-25D366?style=for-the-badge\u0026logo=whatsapp\u0026logoColor=white)](https://whatsapp.com/channel/0029Vb0YWvYJ3jusF2nk9U1P)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxellnetwork%2Fnekobot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxellnetwork%2Fnekobot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxellnetwork%2Fnekobot/lists"}