diff --git a/bot/bot.lua b/bot/bot.lua index aa5da98..0a8e8d0 100644 --- a/bot/bot.lua +++ b/bot/bot.lua @@ -1,7 +1,7 @@ tdcli = dofile('./tg/tdcli.lua') serpent = (loadfile "./libs/serpent.lua")() feedparser = (loadfile "./libs/feedparser.lua")() -our_id = 157059515 -- Put Here Your ID +our_id = 189639606-- Put Here Your ID --ایدی خودتونو اینجا بزارید URL = require "socket.url" http = require "socket.http"