All Projects → m4mallu → compress-pdf-tg-bot

m4mallu / compress-pdf-tg-bot

Licence: GPL-3.0 license
A Telegram bot can compress the size of PDF documents. Useful for digital documentations.

Programming Languages

python
139335 projects - #7 most used programming language
Procfile
174 projects

Projects that are alternatives of or similar to compress-pdf-tg-bot

Telegraf-Test
Telegraf Test - Simple Test ToolKit of Telegram Bots
Stars: ✭ 22 (-8.33%)
Mutual labels:  telegram-bot
binance-spot-order-notification-heoku
[binance order trade fill notification] Telegram Notification when Binance order created, cancelled or filled. Ready to Deploy on Heroku
Stars: ✭ 30 (+25%)
Mutual labels:  telegram-bot
YukkiMusicBot
Telegram Group Calls Streaming bot with some useful features, written in Python with Pyrogram and Py-Tgcalls. Supporting platforms like Youtube, Spotify, Resso, AppleMusic, Soundcloud and M3u8 Links.
Stars: ✭ 860 (+3483.33%)
Mutual labels:  telegram-bot
jadibot
Telegram Bot for jadi.net
Stars: ✭ 59 (+145.83%)
Mutual labels:  telegram-bot
CtfWatcherBot
Telegram Bot that keeps track and notificates subscribers about Capture The Flag competitions.
Stars: ✭ 12 (-50%)
Mutual labels:  telegram-bot
keyword alert bot
telegram keyword alert bot ⏰
Stars: ✭ 52 (+116.67%)
Mutual labels:  telegram-bot
scp-079-pm
Everyone can have their own private chat bot
Stars: ✭ 25 (+4.17%)
Mutual labels:  telegram-bot
super-bot
radio-t bot слушает чат telegram и реагирует на определенные команды и фрагменты текста.
Stars: ✭ 38 (+58.33%)
Mutual labels:  telegram-bot
H.E.L.P.
Home Environment Locating People 🍍
Stars: ✭ 19 (-20.83%)
Mutual labels:  telegram-bot
price-tracker-bot
Telegram 聊天機器人,追蹤momo降價、重新上架
Stars: ✭ 54 (+125%)
Mutual labels:  telegram-bot
meteor-telegram-bot
Telegram bot plugin for Meteor
Stars: ✭ 25 (+4.17%)
Mutual labels:  telegram-bot
GroupMusicPlayerBot
Advanced telegram group music play bot!
Stars: ✭ 32 (+33.33%)
Mutual labels:  telegram-bot
burnbg-bot
🔥 With this bot you can remove background from any picture. Don't spend hours manually picking pixels. Send your photo now & see the magic.
Stars: ✭ 40 (+66.67%)
Mutual labels:  telegram-bot
kuebikobot
A telegram bot that deploys to heroku/aws and downloads links and torrents and uploads to google drive and returns public share link
Stars: ✭ 127 (+429.17%)
Mutual labels:  telegram-bot
telemmo
(discontinued) @telemmo_bot 🌐 An idle MMORPG for Telegram
Stars: ✭ 79 (+229.17%)
Mutual labels:  telegram-bot
TLG AntiJoin2SpamBot
Telegram Bot that figths against Spammers who join groups to publish their annoying and unwanted info. The Bot will watch for all new users that join the group and don't let them to publish messages that contains URLs until they have been in the group long as an specific time, and they have written an enough number of messages (configurable).
Stars: ✭ 16 (-33.33%)
Mutual labels:  telegram-bot
my-id-bot
Telegram bot to get ID of some chats (including your own ID)
Stars: ✭ 49 (+104.17%)
Mutual labels:  telegram-bot
quizquickanswer-telegram-game-bot
🎮 Funny quiz game for telegram, play with friends on your group!
Stars: ✭ 15 (-37.5%)
Mutual labels:  telegram-bot
Triton
GitHub notifications tracker for Telegram. Pushes GitHub notifications to Telegram.
Stars: ✭ 12 (-50%)
Mutual labels:  telegram-bot
luoxu
A Telegram userbot to index Chinese and Japanese group contents.
Stars: ✭ 77 (+220.83%)
Mutual labels:  telegram-bot

Pdf Compressor Telegram Bot

A simple pdf size compressing telegram robot. Useful for digital documentation.

Mandatory Variables

API_HASH    -   Your API Hash from my.telegram.org
APP_ID      -   Your APP ID from my.telegram.org
BOT_TOKEN   -   Your bot token from @BotFather

Deploy

Deploy in VPS:
  • Open a Linux Terminal and Run the below commands ( Stage: 1 )
  • git clone https://github.com/m4mallu/compress-pdf-tg-bot
  • cd compress-pdf-tg-bot
  • Create a config.py with the Mandatory variables (Refer sample_config.py) and save it in the bot directory.
  • Run the below commands in the same terminal ( Stage: 2 )
  • virtualenv -p python3 venv
  • . ./venv/bin/activate
  • pip3 install -r requirements.txt
  • python3 bot.py
Deploy in Heroku
  • Click the below button to deploy the bot in Heroku
Developer

GPL3
Renjith Mangal  |  Update Channel

Donate


Buy me a coffee for the work !


License

Credits


GPL3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].