MCPcopy Create free account
hub / github.com/CoderLuii/HolyClaude / notify

Method notify

tests/test_notify.py:23–24  ·  view source on GitHub ↗
(self, **_kwargs)

Source from the content-addressed store, hash-verified

21 return url.startswith(("tgram://", "discord://"))
22
23 def notify(self, **_kwargs):
24 return True
25
26
27@contextmanager

Callers 1

send_notificationsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected