sbool bot_handleBothChats_handling; svoid bot_handleBothChats() { if (bot_handleBothChats_handling) ret; bot_handleBothChats_handling = true; bot_handleStefansChat(); bot_handleSmartBotsChat(); }