MCPcopy Create free account
hub / github.com/dedsec1121fk/DedSec / _story_cutoff_z

Function _story_cutoff_z

Scripts/ButSystem.py:18527–18528  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18525 return resp
18526
18527
18528_DISCUSS_ROW_TEMPLATE = r"""
18529<div class="msg-row {{ 'me' if m.sender==me else 'them' }}">
18530 <div class="bubble {{ 'me' if m.sender==me else 'them' }}" data-mid="{{ m.id }}" data-kind="{{ m.kind }}" data-sender="{{ m.sender }}">
18531 {% if m.sender!=me %}<div class="discuss-sender">@{{ m.sender }}</div>{% endif %}

Callers 5

_story_active_usernamesFunction · 0.70
_story_user_cardsFunction · 0.70
_stories_for_userFunction · 0.70
story_reactFunction · 0.70
story_mediaFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected