MCPcopy
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

1from nonebot import on_command
2from nonebot.adapters import Message
3from nonebot.params import CommandArg
4from nonebot.plugin import PluginMetadata

Callers

nothing calls this directly

Calls 3

PluginMetadataClass · 0.90
on_commandFunction · 0.90
to_meFunction · 0.90

Tested by

no test coverage detected