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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected