Warning: session_start(): open(/var/lib/php/sessions/sess_us78fcr1d7pl3bi0mrjvi4bpgr, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
!7
sS myName = "Number 5";
p {
thread { findOutMyCountryThroughIP(); }
ai_alternativeSmartBot();
bot_handleBothChats();
}
answer {
if (match("Hello " + myName, s))
ret "I'm here in " + findOutMyCountryThroughIP();
}