MCPcopy Index your code
hub / github.com/DoumanAsh/roseline.rs

github.com/DoumanAsh/roseline.rs @1.8

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.8 ↗ · + Follow
202 symbols 343 edges 31 files 40 documented · 20%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Roseline

Build Status Discord Web interface

My IRC Bot to store AGTH hooks.

Commands

  • ping - Obviously send you back pong.
  • vn <title> - Search VN by title.
  • hook <title> - Get hooks for VN by title or id.
  • set_hook <title> <version> <code> - Adds new hook for version of VN(title is either id or name).
  • del_hook <title> <version> - Removes particular version of hook for VN.
  • del_vn <title> - Removes all hooks for VN.
  • kouryaku <title> - Find walkthrough for VN.

Extension points exported contracts — how you extend this code

ResultExt (Interface)
Extension to std Result. [1 implementers]
utils/src/lib.rs
ServeTemplate (Interface)
(no doc) [1 implementers]
web/src/templates.rs

Core symbols most depended-on inside this repo

into
called by 41
actors/src/vndb.rs
response
called by 17
web/src/server/middleware.rs
parse_vndb_ref
called by 10
actors/src/exec.rs
vn
called by 7
bot/src/discord.rs
init
called by 6
http/src/lib.rs
serve_ok
called by 6
web/src/templates.rs
format_err
called by 4
utils/src/lib.rs
shell_split
called by 4
bot/src/command/args.rs

Shape

Method 69
Class 66
Function 63
Enum 2
Interface 2

Languages

Rust100%

Modules by API surface

bot/src/command/mod.rs22 symbols
actors/src/exec.rs22 symbols
actors/src/vndb.rs17 symbols
web/src/templates.rs16 symbols
web/src/server/mod.rs16 symbols
db/src/lib.rs14 symbols
actors/src/db.rs14 symbols
web/src/server/statics.rs12 symbols
http/src/kouryaku.rs12 symbols
bot/src/discord.rs12 symbols
bot/src/irc.rs11 symbols
web/src/server/middleware.rs5 symbols

For agents

$ claude mcp add roseline.rs \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact