@extends('layouts.app-sidebar') @section('content')
Configure your stream details and customize your AI assistant
Tell the bot about your stream so it can respond appropriately
Leave empty if not gaming
Bot uses this to answer questions about you (max 2000 characters)
Stream Type
{{ $tenant->stream_type ? ucfirst($tenant->stream_type) : 'Not Set' }}
Current Game
{{ $tenant->current_game ?: 'Not Set' }}