Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kotori-bot

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kotori-bot

Cross-platform chatbot framework base on Node.js and TypeScript

  • 1.6.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
20
decreased by-16.67%
Maintainers
0
Weekly downloads
 
Created
Source
logo

KotoriBot

Quick Start Dev Guide API Reference

Build GitHub last commit (by committer) GitHub commit activity (branch) GitHub npm wakatime OneBot 11


Kotori is a chatbot framework that is cross-platform, decoupled, and modern in nature. It runs on the Node.js environment and is developed in TypeScript.


🚀 Summary

"Kotori" is a Japanese word meaning "ことり(little bird)" and pronounced /kotolɪ/. It is named after the Key game "Rewrite" and the main female character in the game: kanbe Kotori (神戸(かんべ) 小鳥(ことり)). By using Kotori, you can quickly build a multi-platform, powerful chatbot application with different modules to extend its functionality, play styles, and personalization. At the same time, Kotori provides a Cli for module development and Kotori second-level development.

Advantage

  • Cross-platform Thanks to the modular design, you can implement different features and chat platform integrations through writing modules

  • Decoupled Based on the control inversion and aspect-oriented programming (AOP) principles, Kotori reduces code redundancy and complexity

  • Modern Kotori uses modern ECMAScript syntax and powerful TypeScript type support

🧊 Supports

Platform
  • QQ (based on Tencent's official API)
  • QQ (based on OneBot11 Standard)
  • CMD command line
  • Slack
  • Telegram
  • Email
  • Discord
  • MinecraftBedrock (based on WebSocket)
Will support:
  • Kook
  • WeChat
  • Line
  • What's App
  • DingTalk
Data
  • LevelDb

📖 Documentation

Keywords

FAQs

Package last updated on 11 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc