MCPcopy Index your code
hub / github.com/andersonba/yve-bot

github.com/andersonba/yve-bot @1.20.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.20.3 ↗ · + Follow
323 symbols 910 edges 50 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

yve-bot npm version Build Status Coverage Status

The simplest way to build a smart and customized rule-based bot conversation. For Browser & Node environment.

Chat example Yaml example

Live demo / Playground

Documentation

Code examples: Yaml - CLI - Browser - Node/Socket.io

Extension points exported contracts — how you extend this code

IYveBotOptions (Interface)
(no doc)
src/types.d.ts
IStoreData (Interface)
(no doc)
src/core/store.ts
IFlow (Interface)
(no doc)
src/types.d.ts
IRule (Interface)
(no doc)
src/types.d.ts
IRuleOption (Interface)
(no doc)
src/types.d.ts
IRuleAction (Interface)
(no doc)
src/types.d.ts

Core symbols most depended-on inside this repo

sleep
called by 115
test/utils.ts
on
called by 107
src/core/index.ts
start
called by 76
src/core/index.ts
loadYaml
called by 66
test/utils.ts
get
called by 63
src/core/store.ts
define
called by 51
src/core/module.ts
set
called by 46
src/core/store.ts
hear
called by 43
src/core/index.ts

Shape

Function 208
Method 73
Class 28
Interface 14

Languages

TypeScript100%

Modules by API surface

lib/web.js64 symbols
lib/core.js60 symbols
src/ui/ui.ts22 symbols
src/core/index.ts18 symbols
src/core/controller.ts15 symbols
src/core/utils.ts14 symbols
test/utils.ts13 symbols
src/types.d.ts13 symbols
src/core/store.ts10 symbols
lib/ui.js9 symbols
lib/ext/types/StringSearch.js7 symbols
website/pages/en/index.js6 symbols

For agents

$ claude mcp add yve-bot \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page