MCPcopy Index your code
hub / github.com/PonyvilleFM/aura

github.com/PonyvilleFM/aura @v1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0 ↗ · + Follow
98 symbols 218 edges 23 files 32 documented · 33% updated 3y agov1.0 · 2017-09-29★ 384 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

aura

Aura is a Discord bot for recording radio streams to files on the disk and announcing about them after they are done recording.

It needs the following permissions:

  • Manage Roles
  • It needs this in order for it to be able to check permissions. Aura will not modify any existing roles. You can check the code to verify this.
  • Read Messages
  • Send Messages
  • Read Message History
  • Use External Emojis

Extension points exported contracts — how you extend this code

Handler (FuncType)
Handler is the type that bot command functions need to implement. Errors should be returned.
bot/bot.go
CommandHandler (Interface)
CommandHandler is a generic interface for types that implement a bot command. It is akin to http.Handler, but more compr
bot/bot.go

Core symbols most depended-on inside this repo

AddCmd
called by 16
bot/bot.go
Add
called by 7
bot/bot.go
String
called by 5
pvfm/schedule/schedule.go
Cancel
called by 4
recording/recording.go
Done
called by 4
recording/recording.go
helperExtractTerms
called by 2
cmd/aerial/image-me.go
doStationRequest
called by 2
cmd/aerial/pvfm.go
Save
called by 2
cmd/aura/aura.go

Shape

Function 46
Method 29
Struct 21
FuncType 1
Interface 1

Languages

Go100%

Modules by API surface

bot/bot.go20 symbols
cmd/aura/aura.go16 symbols
cmd/aerial/pvfm.go12 symbols
recording/recording.go7 symbols
pvfm/info.go6 symbols
pvfm/schedule/schedule.go5 symbols
cmd/aerial/image-me.go5 symbols
cmd/aura/pvfm.go4 symbols
cmd/aerial/aerial.go4 symbols
pvfm/station/station.go3 symbols
pvfm/pvl/pvl.go3 symbols
cmd/aerial/printerfact.go2 symbols

For agents

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

⬇ download graph artifact