helpers¶ Helper functions for the guilds domain. Helper functions to be used for interacting with Guild data. async byte_bot.server.domain.guilds.helpers.get_byte_server_count() → int[source]¶ Get the server count for Byte. Returns: The server counts for Byte or 0 if there are none. Return type: int