Utils

Utility functions that don’t have a place anywhere else. If it doesn’t sound like it fits anywhere else, and it’s small, it probably goes here.

embed_eq(embed1: Optional[discord.Embed], embed2: Optional[discord.Embed])bool
embed_proxy_eq(embed_proxy1, embed_proxy2)