{"id":14035953,"url":"https://github.com/Telegram-Bot-Node/Nikoro","last_synced_at":"2025-07-27T03:31:10.001Z","repository":{"id":34595253,"uuid":"38542846","full_name":"Telegram-Bot-Node/Nikoro","owner":"Telegram-Bot-Node","description":"A plugin-based, all-in-one, Telegram Bot written in Node.js","archived":false,"fork":false,"pushed_at":"2022-12-06T17:11:03.000Z","size":3660,"stargazers_count":56,"open_issues_count":25,"forks_count":28,"subscribers_count":5,"default_branch":"es6","last_synced_at":"2024-12-02T15:46:36.703Z","etag":null,"topics":["bot","node","plugin","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","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/Telegram-Bot-Node.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-04T18:00:37.000Z","updated_at":"2023-07-07T09:29:11.000Z","dependencies_parsed_at":"2023-01-15T07:59:36.889Z","dependency_job_id":null,"html_url":"https://github.com/Telegram-Bot-Node/Nikoro","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Telegram-Bot-Node/Nikoro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Telegram-Bot-Node%2FNikoro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Telegram-Bot-Node%2FNikoro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Telegram-Bot-Node%2FNikoro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Telegram-Bot-Node%2FNikoro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Telegram-Bot-Node","download_url":"https://codeload.github.com/Telegram-Bot-Node/Nikoro/tar.gz/refs/heads/es6","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Telegram-Bot-Node%2FNikoro/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267294180,"owners_count":24065343,"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-07-27T02:00:11.917Z","response_time":82,"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","node","plugin","telegram","telegram-bot"],"created_at":"2024-08-12T03:01:46.845Z","updated_at":"2025-07-27T03:31:09.556Z","avatar_url":"https://github.com/Telegram-Bot-Node.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Nikoro\n\n[![Build Status](https://travis-ci.org/Telegram-Bot-Node/Nikoro.svg?branch=es6)](https://travis-ci.org/Telegram-Bot-Node/Nikoro)\n\nAn all-in-one, plugin-based, Telegram bot written in Node.js. \n\nSee it in action on [@nikorobot](https://telegram.me/nikorobot)! [TODO]\n\nBased on [node-telegram-bot-api](https://github.com/yagop/node-telegram-bot-api).\n\n## Quick install\n\n```\ngit clone https://github.com/Telegram-Bot-Node/Nikoro\ncd Nikoro\nnpm run setup:guided\n```\n\nAfter running `npm run bot`, you can simply add the bot to a group chat and it will work. You can also message it directly.\n\nTo see a list of available plugins, use the command `/help`; if you need help about a specific plugin, do `/help PluginName`.\n\nSee the [usage guide](http://telegram-bot-node.github.io/Nikoro/dist/user.html) for more information.\n\n## Table of Contents\n\n- [Features](#features)\n- [Contributing](#contributing)\n- [Contributors](#contributors)\n- [Need help?](#need-help)\n\n## Features\n  \n* **Plugin-based**: run many bots in one, have a plugin for everything.\n* Support for inline commands, buttons, stickers, etc.\n* Completely **customizable**: see something you don't like? Just change it!\n* Written in **Node.js**: one of the most powerful and easiest programming languages available.\n* Easy to install: just a few simple commands and your bot is up and running!\n* Easy-to-write plugins: with many helper functions write powerful plugins in a few minutes. Connect to a database, download files, parse commands without writing any code: everything is already here for you.\n* Open source :D\n\n## Contributing\n\nDid you make a plugin you want to share with everyone? Did you improve the code in any way? Did you fix an issue?\n\nSubmit a pull request! This project will only grow if *YOU* help!\n\nBasic guidelines for contributing are outlined in `CONTRIBUTING.md`. We also have a complete [developer's guide](http://telegram-bot-node.github.io/Nikoro/developer.html)! Finally, you can look at existing plugins (`src/plugins/Ping.js` can be a simple starting point) for a quick start.\n\n## Contributors\nIn alphabetical order\n\n* [CapacitorSet](https://github.com/CapacitorSet/)\n    * Developed some plugins\n    * Worked on a bit of everything, mostly internals\n    * Messed up the code some more\n\n* [Cristian Baldi](https://github.com/crisbal/)\n    * Crated the project\n    * Developed a bunch of plugins\n    * Added redis support\n    * Improved the plugin system\n    * Messed up the code\n    \n* [Phill Farrugia](https://github.com/phillfarrugia/)\n    * Improved \u0026 documented the code\n    * Added Heroku Integration\n    * Created Unit Tests\n    * Added automatic testing via Travis CI \n    \n## Need help?\n[Send me a mail](bld.cris.96@gmail.com) or [create an issue](https://github.com/Telegram-Bot-Node/Nikoro/issues/new), I will answer ASAP. :+1:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTelegram-Bot-Node%2FNikoro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTelegram-Bot-Node%2FNikoro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTelegram-Bot-Node%2FNikoro/lists"}