is_bot_user¶ gafaelfawr.util.is_bot_user(username)¶ Return whether the given username is a bot user. Parameters: username (str) – Username to check. Return type: bool