Notification texts go here Contact Us Buy Now!

How to Make Bitly Link shortener Telegram Bot With Bot Business

oday, we give you one more way to shorten Url outside the Url Shortner dashboard. The Telegram bot is a great tool for creating short URLs wi
PR Gujju

 Today, we give you one more way to shorten Url outside the Url Shortner dashboard. The Telegram bot is a great tool for creating short URLs without logging in to your Url Shortner Site account.

What Is Bitly Url Shortner

Bitly URL shortener is a free link shortener with the help of which we can shorten our long URL and affiliate link. Makes it easy to find, select and set up the perfect custom domain for your brand in minutes, like ESPN, BuzzFeed, and The New York Times. Instead of using the default bit.ly domain, your links will use the domain that corresponds to your brand. 

Create a link by clicking the orange Create button or clicking the letter "B" on your keyboard. Choose a custom domain to brand your link, or go ahead with the default bit.ly domain. Paste your long URL into the highlighted box. Your shortened link will be generated automatically.

 Replace the random string of letters and numbers that appear after the forward-slash to add a custom call-to-action, such as Start. Accidentally pasting in the wrong URL while shortening a link? Instead of creating a brand new link, you can simply update the original link by editing the destination URL. 

You can use this feature to correct destination errors, update links to point to a new destination, or manually expire old links. Want to compare the performance of multiple links associated with a campaign or initiative? Bitly helps simplify this process with campaigns. 

Use the search bar to add a channel to your campaign or to create a new one. Campaigns allow you to keep an eye on how your team or business programs are performing. To add a link to your channel, simply select the channel and paste a long URL into the box. 

How are you doing your social media channels against each other, which support articles are getting the most engagement, which company communications are getting the most clicks, or, as you see here, your website? You can use campaigns to compare which parts people are performing against each other. 

Visit the Bitly Dashboard to get a high-level overview of your top links. Here, you'll see important metrics like total clicks, organic share clicks, your top-performing links, top referring device types, and top countries and cities that are generating clicks on your Bitly links.

You can also export these metrics to a CSV file for in-depth analysis at any time. Finally, work more efficiently in Bitly by trying some of these keyboard shortcuts: Press "B" to create a link. And for more examples of how to use "s" bitly to share a link to social from those same classes, visit bitly.is/resources

What Is Bitly Link Shortner Telegram Bot

The fundamental benefit of shortening joins by means of the Telegram bot is that it saves time. There is no compelling reason to open a program, sign in to a URL shorter Website account, etc. You simply send a long connection to the bot, and it's anything but a short link. From that point forward, you can change the slug and apply some fundamental highlights. You Can Also Create a short URL link

How To Make Bitly Link Shorter Bot On Telegram

 
To create a bot you need to have a bb account and a created username in botfather. and bot code which you will find below.
 

Step For Create Url Shortner Bot With BotBusiness

Step 1: First You Need BotBusiness Account Create Botbusiness Account.
 
 
Step 2:  And Generate Bot API token On BotFather You Dont Know How To create Bot API token 
 
 
Step 3: Create New Bot in bot business And Paste API Token You Created On Botfather  
 
 
Step 4: Then All Set Install CommenLibs inYour Bot on botbussiness
 
Step 5: All Done Now Check Your Bot Configured Or Not, And Add Command.
 

How To Add Command In Bot

 
Step 6: Add New Command In BotBusiness First Command Is Name /start  And Click Edit BJS. Paste Below code On /Start Command
 
Command Name: /start
Code
var button = [[{title:"📚 BJS Code",url:"https://technoston.blogspot.com/2021/06/how-to-make-url-shorter-telegram-bot.html"},{title:"🎬 Tutorial",url:"https://www.youtube.com/channel/UCMhd_HrdADzW-AU-ni5_-Nw"}],
[{title:"❤️ Share",url:"https://t.me/share/url?text=please joinn@PR_bots_updaten"},{title:"🛡 Official Channel",url:"https://t.me/PR_bots_update"}],
[{title:"🔗 Short Link",command:"Create Short Link"}]]
Bot.sendInlineKeyboard(button , "🤖 Bot Name :- Link Shortner nn〰️〰️〰️〰️〰️〰️〰️〰️〰️〰️〰️〰️〰️〰️〰️〰️〰️n✏️ Description :- Free URL Shortener bot with many features that gives you better quality for links shortening. Shortened URLs will never expire. We do not display ads during direct redirecting to the original urn〰️〰️〰️〰️〰️〰️〰️〰️〰️〰️〰️〰️〰️〰️〰️〰️〰️")
 
Step 7: All Command Name And Code Below Simply Copy And Paste.
 
  • Command Name: Create Short Link
  • Answer: Send Your Long Url
  • Keyboard: Create Short Link
  • Wait For answer: True
 
You Don't Know How to Turn On Wait For Answer And Place Answer Check Below Image

 
how to add bot business new command
 
 
 
BJS Code For Create  Short Link Command
var apikey = "518e4358ac33ce949b1a133f6112f607f91216b4"
var dlink =message
var url = "https://api-ssl.bitly.com/v3/shorten?access_token=" + apikey + "&longUrl=" +dlink

HTTP.post({
url: url,
success: "/onshort"
})

 
 
Step 8: Now Add Result Command
Command Name: /onshort
BJS code
let val = JSON.parse(content)
let short = val.data.url
let err = val.status_txt

if (err == "INVALID_URI") {
Bot.sendMessage("This is not a valid URL,")
return
}
Bot.sendMessage("Short Link :nn"+short)

Step 9: Now Done Your Bot Is Ready To use Open Your Telegram App And Test Your bot properly 
Work

How To Use Bitly Url Shortner Telegram Bot

Step 1: Open Your Telegram App And Search Your Bot My Like @
Step 2: Click On Start Button
Step 3: Now Choose to Create  Short Link From Menu
Step 4: Paste Your Link And Send Your link to Bot
Step 5: Now Your Link Is Shorted Copy Link And Use Anywhere.
 

This Article About

  • shorten links with telegram bot
  • Link Shortner In Telegram App
  • how to create short links with telegram
  • Url Shortner Telegram Bot
  • Link Shortner Telegram Bot
  • Short Url With Telegram Bot
  • Best Url Shortener
  • Bitly shorten link
  • How can I shorten a URL for free?
If You Don't Know How to Create Telegram Url Shortner Bot Watch Below Video
https://www.youtube.com/watch?v=fgse6IdsHgw 

Getting Info...

About the Author

PR Gujju
Blogger | Youtuber | Beginner Coder

Post a Comment

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.