Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FayasNoushad/URL-Shortner-Bot
A link shortner telegram bot
https://github.com/FayasNoushad/URL-Shortner-Bot
bot link pyrogram shortner telegram url
Last synced: about 1 month ago
JSON representation
A link shortner telegram bot
- Host: GitHub
- URL: https://github.com/FayasNoushad/URL-Shortner-Bot
- Owner: FayasNoushad
- License: mit
- Created: 2021-09-17T09:45:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T14:57:58.000Z (about 1 year ago)
- Last Synced: 2024-11-19T13:23:32.154Z (about 2 months ago)
- Topics: bot, link, pyrogram, shortner, telegram, url
- Language: Python
- Homepage:
- Size: 82 KB
- Stars: 21
- Watchers: 1
- Forks: 40
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# URL Shortner Bot
A url shortner telegram bot---
## Variables
**Required:-**
- `API_HASH` Your API Hash from my.telegram.org
- `API_ID` Your API ID from my.telegram.org
- `BOT_TOKEN` Your bot token from @BotFather
- `DATABASE` Your MongoDB URL
- `BOT_OWNER` Bot Owner ID**Not Required:-**
- `BITLY_API` [Bit.ly](https://bit.ly) api from [dev.bitly.com](https://dev.bitly.com)
- `CUTTLY_API` [Cutt.ly](https://cutt.ly) api from [cutt.ly/cuttly-api](https://cutt.ly/cuttly-api)
- `SHORTCM_API` [Short.cm](https://short.cm) api from [developers.short.io](https://developers.short.io)
- `GPLINKS_API` [GPLinks.in](https://gplinks.in) api from [gplinks.in/api](https://gplinks.in/api)
- `POST_API` [Po.st](https://po.st) api
- `OWLY_API` [Ow.ly](https://ow.ly) api---