Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevinnadar22/url-shortener-bot

Make short link by using Shortener Website API key with custom alias support
https://github.com/kevinnadar22/url-shortener-bot

Last synced: 4 days ago
JSON representation

Make short link by using Shortener Website API key with custom alias support

Awesome Lists containing this project

README

        

# Url-Shortener-bot
Make short link by using Shortener Website API key
### Installation

#### The Easy Way

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

##### Required Variables

* `BOT_TOKEN`: Create a bot using [@BotFather](https://telegram.dog/BotFather), and get the Telegram API token.

* `API_ID`: Get this value from [telegram.org](https://my.telegram.org/apps)
* `API_HASH`: Get this value from [telegram.org](https://my.telegram.org/apps)
* `WEBSITE`: Any shortener website which you want to use. Ex. droplink.co
* `API_KEY`: API_KEY of the WEBSITE you want to use. Get this value from https://your_website/member/tools/api

##### Credits

Original Repo - [Mahesh0253](https://github.com/Mahesh0253/GPlink-bot)

##### Support

* [Contact](https://telegram.me/ask_admin001)