MCPcopy Index your code
hub / github.com/AshokShau/TgMusicBot

github.com/AshokShau/TgMusicBot @v2.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.3 ↗ · + Follow
478 symbols 1,505 edges 116 files 256 documented · 54%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

MusicService (Interface)
MusicService defines a standard interface for interacting with various music services. This allows for a unified approac [3 …
src/core/dl/service.go
StreamEndCallback (FuncType)
(no doc)
src/vc/ntgcalls/types.go
UpgradeCallback (FuncType)
(no doc)
src/vc/ntgcalls/types.go
ConnectionChangeCallback (FuncType)
(no doc)
src/vc/ntgcalls/types.go
SignalCallback (FuncType)
(no doc)
src/vc/ntgcalls/types.go
FrameCallback (FuncType)
(no doc)
src/vc/ntgcalls/types.go

Core symbols most depended-on inside this repo

Error
called by 49
src/vc/ntgcalls/logger.go
ParseToC
called by 33
src/vc/ntgcalls/future.go
CreateFuture
called by 26
src/vc/ntgcalls/future.go
wait
called by 26
src/vc/ntgcalls/future.go
Close
called by 26
src/core/db/mongo.go
Info
called by 25
src/vc/ntgcalls/logger.go
Ctx
called by 25
src/core/db/utilities.go
Warn
called by 24
src/vc/ntgcalls/logger.go

Shape

Function 214
Method 194
Struct 50
TypeAlias 11
FuncType 8
Interface 1

Languages

Go100%
C++1%

Modules by API surface

src/vc/ntgcalls/ntgcalls.go50 symbols
src/core/db/mongo.go32 symbols
src/vc/ntgcalls/types.go22 symbols
src/vc/calls.go18 symbols
src/core/cache/chat_cache.go17 symbols
src/handlers/participant.go15 symbols
src/core/dl/youtube.go14 symbols
src/core/dl/service.go13 symbols
src/vc/ntgcalls/utils.go12 symbols
src/core/db/playlist.go11 symbols
setup_ntgcalls.go11 symbols
src/handlers/stats.go10 symbols

Datastores touched

botCollection · 1 repos
chatsCollection · 1 repos
playlistsCollection · 1 repos
usersCollection · 1 repos
(mongodb)Database · 1 repos

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page