Nikoro

A plugin-based, all-in-one Telegram bot written in Node.js.

Nikoro is an extensible Telegram bot written in Node.js. Its architecture is based on plugins, many of which are bundled by default. It features:

  • All bot API functions
  • Advanced moderation tools
  • An installation wizard
  • Enabling, disabling and live-reloading plugins
  • Importing custom plugins
  • Inline messages

Quick install

git clone https://github.com/Telegram-Bot-Node/Nikoro
cd Nikoro
npm run setup:guided

Are you a user?

Browse the usage guide

Are you a developer?

Browse the documentation