Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kevinnadar22/url-shortener-bot
- Owner: kevinnadar22
- License: mit
- Created: 2022-01-23T09:13:29.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-08T09:42:02.000Z (over 2 years ago)
- Last Synced: 2023-03-05T21:40:34.734Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 56.6 KB
- Stars: 5
- Watchers: 1
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)