MCPcopy
hub / github.com/nonebot/nonebot2 / matchers.py

File matchers.py

tests/plugins/plugin/matchers.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from datetime import datetime, timezone
2
3from nonebot import (
4 CommandGroup,

Callers

nothing calls this directly

Calls 15

onFunction · 0.90
on_metaeventFunction · 0.90
on_messageFunction · 0.90
on_noticeFunction · 0.90
on_requestFunction · 0.90
on_startswithFunction · 0.90
on_endswithFunction · 0.90
on_fullmatchFunction · 0.90
on_keywordFunction · 0.90
on_commandFunction · 0.90
on_shell_commandFunction · 0.90
on_regexFunction · 0.90

Tested by

no test coverage detected