Error! Failed to create a session!
Attention! No token: Required to check the settings!
say($currenttext), 'bot'); // Save bot response
header("Location: ".$_SERVER["REQUEST_URI"]); // Reloading the page
}
// Connecting the system interface
include("components/communication.php"); // Settings panel
include("components/results.php"); // Output messages
?>