Skip to content

Latest commit

 

History

History
265 lines (248 loc) · 28.4 KB

telegram.md

File metadata and controls

265 lines (248 loc) · 28.4 KB
title
Telegram

Telegram is the best messenger that exists right now. I use it for personal messaging, following many group chats & channels. I run a channel of my own too where I post a stream of things I liked & thought about.

I also created macOS/iOS Automation & Karabiner groups.

I mapped my most visited chats with KM macros that call URL schemes like so:

This lets me jump between many chats instantly. For other chats I use the channel switcher. I also use smart folders:

I can then on macOS use ⌘ + 1/2/3 to switch between the folders. And on iOS, swipe left and right or click. The folders are: Personal Messages (1 to 1 chats), Groups, Channels, Bots.

Telebot & grammY are great bot libraries.

Bot libraries

Bots

  • Rose - Powerful telegram bot to help you manage your groups.
  • Remix - Operational and exprimental Telegram music bot.
  • Telepathy - OSINT toolkit for investigating Telegram chats. (Tweet)
  • Telegram Support Bot - Telegram ticketing/supporting system.
  • LyAdminBot - Бот для администрирования групп. (Code)
  • Telegram File Stream Bot - Will give you stream links for Telegram files without the need of waiting till the download completes.
  • shell-bot - Telegram bot that executes commands and sends the live output.
  • vzmuinebot - Telegram bot for food menu navigate.
  • TgDev - Telegram bots development.
  • Funda new house alerts on Telegram
  • tghbot - Simple Github events notification bot written using gotd.
  • Telegram Captcha Bot - Validates new users that enter supergroup. Validation works like a simple captcha. Bot written in Go.
  • carbon.now.sh telegram chatbot - Telegram Chatbot that generates carbon.now.sh images from source code.
  • webhook2telegram - Telegram bot which translates push messages sent as simple HTTP calls into Telegram messages you can subscribe to.
  • Voicy - Automatically converts all the audio messages to text when added to a group chat. (Code)
  • Stonky - Stock market Telegram bot.
  • telewater - Telegram bot that applies watermark on images, gifs, and videos.
  • Release Tracker - Telegram Bot written in Rust to Track new Github releases.
  • TgBot-RS - Modular Telegram Group Manager Bot written in Rust.
  • TweetBot - Telegram Bot to Stream the tweets from any twitter accounts to Telegram Channel.
  • Telegram to Notion - Instantly send content from Telegram to Notion.
  • github2telegram - Bot that can send notification of new releases to Telegram.
  • Voice to text bot - Unpack voicemails into a text.
  • LoggingTelegram - Send SwiftLog messages to any Telegram chat.
  • Olgram Bot - Конструктор ботов обратной связи. Open source альтернатива Livegram бота. Telegram feedback bot constructor. (Code)
  • piston_bot - Telegram bot that will run code for you.
  • TelegramBotsList - List of Telegram bots with open source code in alphabetical order.
  • MySubredditsBot - Telegram bot to track posts in subreddits.
  • telegram-bot-dumper - Easy dumping of all Telegram bot stuff.
  • Cloud Convert Bot - Telegram bot to do file conversions. (Code)
  • Video Downloader - Telegram bot to download videos from URLs.
  • ArbeitBot - Free open-source Telegram freelance market.
  • Shieldy - Best solution in Telegram to fight annoying spammers. (Code)
  • Telegram Advent Calendar
  • WilliamButcherBot - Telegram Group Manager Bot Written In Python Using Pyrogram.
  • Hitokoto - Telegram bot hosted in cloudflare workers.
  • Ultroid - Stable pluggable Telegram userbot + Voice & Video Call music bot, based on Telethon.
  • LazyBot - Telegram Userbot based on GramJS.
  • TGVCBot - Telegram VC Music Bot.
  • snazzybot - Get results across web right on Telegram.
  • text-to-notion-bot - Simple self-hosted single-user telegram bot for sending text into Notion, using the official API.
  • Lightning-sentinel - Telegram bot written in rust that will monitor a lighting node over tor.
  • BotFather - Use it to create new bot accounts and manage your existing bots.
  • crate_upd_bot - Telegram bot that notifies about crate updates.
  • Xor - User bot. Redefined.
  • TgTranslator - Telegram bot that removes language barrier between people in groups. (Code)
  • Link Preview Bot - Generates link previews for all links in messages. (Code)
  • Telegram Bot Microservice - Basis for extendable, high-performance Telegram Bot microservice.
  • TRTMP - Bot for streaming in Telegram live streams.
  • Alerter - Telegram and Matrix bot for alerts from Alertmanager.
  • Syntax Highlighter Bot
  • grammYdocsbot - Telegram bot to let you search grammY docs inline.
  • Telegram Web Bots Demo
  • Syntax Highlighter WebApp - Syntax highlighter bot based on Telegram's WebApp update.
  • PyroFilesStoreBot - Telegram Parmanent Files Store Bot.
  • Captcha - Telegram Bot written in Go.
  • Scan Tool Bot - Scan a QR code with a camera.
  • Media Search bot - Inline bot for channels and groups.
  • Aria/qBittorrent Telegram
  • supapro-telegram - Small bot which helps maintain C++ telegram channels.
  • НЯН - Автоматический агрегатор новостей в Телеграме / Automatic news aggregator of Russian news in Telegram.
  • Transcriber_Bot - Transcribes voice messages and pictures into text.
  • Teletok - Telegram bot for TikTok download.
  • CITelegramBot - Telegram Bot For CI Notifications written In Scala 3.
  • Price Tracker - Telegram bot including API, which can track product prices & ping you on any changes.
  • uniborg - Pluggable asyncio Telegram userbot based on Telethon.

Notes

Links