Telegram Link Shortener Bot (With 20 Shorteners)

Overview

Telegram ShortenerBot

ShortenerBot:

🇬🇧 Telegram Link Shortener Bot (11 + 9 Shorteners)

🇹🇷 Telegram Link Kısaltıcı Bot (11 + 9 Kısaltıcı)

All supported domains: v.gd, da.gd, is.gd, ttm.sh, clck.ru, chilp.it, osdb, tinyurl, owly

Requires APIKEY: shorte.st, bc.vc, pubiza, linkvertise, bit.ly, post, cutt.ly, adf.ly, shortcm, tinycc, ouo.io

Deploy

Setting up config file

🇬🇧 Click Here 🇹🇷 Buraya Tıkla
Required Variables:

  • BOT_TOKEN: Telegram Bot Token. Example: 3asd2a2sd32:As56das65d2as:ASd2a6s3d26as
  • APP_ID: Telegram App ID. Example: 32523453
  • API_HASH: Telegram Api Hash. Example: asdasdas6d265asd26asd6as1das
  • AUTH_IDS: Auth only some groups or users. If you want public, leave it empty or give 0. Example: -100656 56191 -10056561
  • BOT_USERNAME: Your bot's username. without @. Example: ShortenerBot

Other Variables:

  • OWNER_ID: Bot's owner id. Send /id to t.me/MissRose_bot in private to get your id Required for logs. If you don't want, leave it empty
  • Shortener Variables:
    • Not required signup: v.gd, da.gd, is.gd, ttm.sh, clck.ru, chilp.it, osdb, owly
    • Required signup: shorte.st, bc.vc, pubiza, linkvertise, bit.ly, post, cutt.ly, adf.ly, shortcm, tinycc, tinyurl, ouo.io
    • shortest: Enter Api Key if you want.
    • bcvc: Enter Api Key if you want. bc.vc sample api: "2dgdg5f1fgag7cg6f0622&uid=45634"
    • pubiza: Enter Api Key if you want. pubiza sample api: "hsdfgCgdgrsdfgsfgfgsdgLsfgXef mainstream". Split api key and ad type with a space. Genel içerik için: mainstream Yetişkin içerik için: adult İçerik Kilidi için: content_locker
    • linkvertise: Enter Api Key if you want.
    • bitly: Enter Api Key if you want.
    • post: Enter Api Key if you want.
    • cuttly: Enter Api Key if you want.
    • adfly: Enter Api Key if you want. adfly sample api: "hsdfgCgdgrsdfgsfgfgsdgLsfgXef 51515155" Split api key and user id with a space.
    • shortcm: Enter Api Key if you want. shortcm sample api: "hsdfgCgdgrsdfgsfgfgsdgLsfgXef abcdotcom" Split api key and domain with a space.
    • tinycc: Enter Api Key if you want. tinycc sample api: "hsdfgCgdgrsdfgsfgfgsdgLsfgXef tinyccusername" Split api key and username with a space.
    • ouoio: Enter Api Key if you want.
  • AUTO_DEL_SEC: Global auto deletion seconds. Default 10.
  • AUTO_SHORT_MOTOR: If you want auto shorting, fill like is.gd. Useful for groups / channels. Auto Shorting. Default None. If you dont want, dont fill.
  • DELETE_AUTO_SHORTENED: Auto delete, auto-shortened link; after AUTO_DEL_SEC secs. Default False.
  • DELETE_COMMAND_SHORTENED: Auto delete, shortened with command link; fter AUTO_DEL_SEC secs. Default False.

Deploy

🇬🇧 Click Here 🇹🇷 Buraya Tıkla

Deploy to Heroku:

Deploy to Local:

  • install python to your machine
  • git clone https://github.com/HuzunluArtemis/ShortenerBot
  • cd ShortenerBot
  • pip install -r requirements.txt
  • python bot.py

Deploy to Vps:

  • git clone https://github.com/HuzunluArtemis/ShortenerBot
  • cd ShortenerBot
  • For Debian based distros sudo apt install python3 && sudo snap install docker
  • For Arch and it's derivatives: sudo pacman -S docker python

License

🇬🇧 Click Here 🇹🇷 Buraya Tıkla
GNU GPLv3 Image

ShortenerBot is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Owner
Hüzünlü Artemis [HuzunluArtemis]
@HuzunluArtemis
Hüzünlü Artemis [HuzunluArtemis]
A modular dynamical-systems model of Ethereum's validator economics.

CADLabs Ethereum Economic Model A modular dynamical-systems model of Ethereum's validator economics, based on the open-source Python library radCAD, a

CADLabs 104 Jan 03, 2023
A link shortner telegram bot version 2 with advanced features

URL-Shortner-Bot-V2 A link shortner telegram bot version 2 with advanced features Made with Python3 (C) @FayasNoushad Copyright permission under MIT L

Fayas Noushad 18 Dec 29, 2022
Track live sentiment for stocks from Reddit and Twitter and identify growing stocks

Market Sentiment About This repository can mainly be used for two things. a. Tracking the live sentiment of stocks from Reddit and Twitter b. Tracking

Market Sentiment 345 Dec 17, 2022
A fully decentralized protocol for private transactions FAST snipe BUY token on LUANCH after add LIQUIDITY

TORNADO CASH Pancakeswap Sniper BOT 2022-V1 (MAC WINDOWS ANDROID LINUX) ⭐️ A fully decentralized protocol for private and safe transactions ⭐️ AUTO DO

Crypto Trader 2 Jan 06, 2022
Python3 library that can retrieve Chrome-based browser's saved login info.

Passax EDUCATIONAL PURPOSES ONLY Python3 library that can retrieve Chrome-based browser's saved login info. Requirements secretstorage~=3.3.1 pywin32=

Auax 1 Jan 25, 2022
How to add reaction on message discord.py

BA / HR / RS: Python (discord.py) skripta pomocu koje dodajete reakciju na vasu poruku putem komande !v ili da se dodaje samo u nekoj odredjenoj sobi.

Seekii 3 Dec 23, 2021
Asynchronous multi-platform robot framework written in Python

NoneBot ✨ 跨平台 Python 异步机器人框架 ✨ 文档 · 安装 · 开始使用 · 文档打不开? 简介 NoneBot2 是一个现代、跨平台、可扩展的 Python 聊天机器人框架,它基于 Python 的类型注解和异步特性,能够为你的需求实现提供便捷灵活的支持。

NoneBot 3.1k Jan 04, 2023
WhatSender is a python package that allows you to send Whatsapp messages at a given time.

WhatSender is a python package that allows you to send Whatsapp messages at a given time.

IdoBarel 0 Apr 21, 2022
A simple Telegram bot that converts a phone number to a direct whatsapp chat link

Open in WhatsApp I was using a great app to open a whatsapp chat with a given number directly without saving that number in my contact list, but I fel

Pathfinder 19 Dec 24, 2022
Telegram Bot to save Posts or Files that can be Accessed via Special Links

OKAERI-FILE Bot Telegram untuk menyimpan Posting atau File yang dapat Diakses melalui Link Khusus. Jika Anda memerlukan tambahan module lagi dalam rep

Wahyusaputra 5 Aug 04, 2022
A discord token grabber made in Python 3

Discord Token Grabber A Discord token grabber written in Python 3. This version of the grabber only supports Windows. Features Transfers via Discord w

Mega145 4 Aug 04, 2022
A telegram bot to download mega.nz links. (made with pyrogram).

Mega Link Downloader Bot This is a telegram bot to download mega.nz links and return them as files/videos - Made by a 100% noob! (When I mean noob I r

171 Dec 27, 2022
An simple python script for remove rockstar account for fivem, very useful for cheating or change account for unban from an server, remember change steam account.

This tool is used for be unbanned from servers, u need disconnect the discord, use other steam account and uninstall xbox for be unbanned 100%, it only work for unban in server, not global

MiguDEV 4 Oct 10, 2022
Python 3 SDK/Wrapper for Huobi Crypto Exchange Api

This packages intents to be an idiomatic PythonApi wrapper for https://www.huobi.com/ Huobi Api Doc: https://huobiapi.github.io/docs Showcase TODO Con

3 Jul 28, 2022
discord bot made in discord.py

udeline discord bot made in discord.py, which's main features include: general use server moderation fun commands other cool commands dependencies dis

1 Feb 08, 2022
Fetch information about a public Google document.

xeuledoc Fetch information about any public Google document. It's working on : Google Docs Google Spreadsheets Google Slides Google Drawning Google My

Malfrats Industries 655 Jan 03, 2023
Python script using Twitter API to change user banner to see 100DaysOfCode process.

100DaysOfCode - Automatic Banners 👩‍💻 Adds a number to your twitter banner indicating the number of days you have in the #100DaysOfCode challenge Se

Ingrid Echeverri 10 Jul 06, 2022
Policy and data administration, distribution, and real-time updates on top of Open Policy Agent

⚡ OPAL ⚡ Open Policy Administration Layer OPAL is an administration layer for Open Policy Agent (OPA), detecting changes to both policy and policy dat

8 Dec 07, 2022
A super awesome Twitter API client for Python.

birdy birdy is a super awesome Twitter API client for Python in just a little under 400 LOC. TL;DR Features Future proof dynamic API with full REST an

Inueni 259 Dec 28, 2022
SpotPlay2YouPlay - Converts new additions to a Spotify playlist to a matching Youtube playlist

SpotPlay2YouPlay - Converts new additions to a Spotify playlist to a matching Youtube playlist, can also be configured to converting whole playlists with the refresh fun

9 Mar 06, 2022