Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nonebot/nonebot2
/ echo.py
File
echo.py
nonebot/plugins/echo.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
nonebot
import
on_command
2
from
nonebot.adapters
import
Message
3
from
nonebot.params
import
CommandArg
4
from
nonebot.plugin
import
PluginMetadata
Callers
nothing calls this directly
Calls
3
PluginMetadata
Class · 0.90
on_command
Function · 0.90
to_me
Function · 0.90
Tested by
no test coverage detected