๐ก " Generate Quots " Telegram BOT Codes ๐ค Command = ๐ Generate Quots ๐ท BJs = Api.sendChatAction({ chat_id: chat.chatid, action: "typing" }) Api.sendChatAction({ chat_id: chat.chatid, action: "typing" }) HTTP.get({ url: "https://api.quotable.io/random", success: "/onLoading "}) ๐ค Command = /onLoading ๐ท BJs = Api.sendChatAction({ chat_id: chat.chatid, action: "typing" }) Api.sendChatAction({ chat_id: chat.chatid, action: "typing" }) var c = JSON.parse(content) var t = c.author var y = c.content Api.sendMessage({text:"*Quote:* " + y +"\n\n*Author:* "+t+"",parse_mode: "Markdown"}) ๐จ๐ปCoded By :- HB tech Gyan Releted video