info('Please set the following DNS TXT record for the domain:'); Logger::getLogger()->info(sprintf(' %s', Socialbox::getDnsRecord())); return 0; } /** * @inheritDoc */ public static function getHelpMessage(): string { return <<