Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
from
datetime
import
datetime, timezone
2
3
from
nonebot
import
(
4
CommandGroup,
Callers
nothing calls this directly
Calls
15
on
Function · 0.90
on_metaevent
Function · 0.90
on_message
Function · 0.90
on_notice
Function · 0.90
on_request
Function · 0.90
on_startswith
Function · 0.90
on_endswith
Function · 0.90
on_fullmatch
Function · 0.90
on_keyword
Function · 0.90
on_command
Function · 0.90
on_shell_command
Function · 0.90
on_regex
Function · 0.90
Tested by
no test coverage detected