MCPcopy Create free account
hub / github.com/SpaceXLaunchBot/SpaceXLaunchBot / create_info_embed

Function create_info_embed

spacexlaunchbot/embeds/create.py:147–198  ·  view source on GitHub ↗

Creates an info embed. Args: guild_count: The number of guilds the bot is currently a member of. guild_count_diff: The difference in the number of guilds compared to 1 day ago. subbed_channel_count: The number of currently subscribed channels.

(
    guild_count: int,
    guild_count_diff: int,
    subbed_channel_count: int,
    subbed_channel_count_diff: int,
    latency_ms: float,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

BetterEmbedClass · 0.85
md_linkFunction · 0.85

Tested by

no test coverage detected