Skip to content

An awesome list that curates the best Telegram libraries, tools, tutorials, articles, bot and more.

License

Notifications You must be signed in to change notification settings

flutegram/awesome-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Github Repositories Awesome Awesome

Telegram Telegram's API and code is open, and developers are welcome to create their own Telegram apps. We also have a Bot API, a platform for developers that allows anyone to easily build specialized tools for Telegram, integrate any services, and even accept payments from users around the world.

And that's just the tip of the iceberg. If you appreciate the content 📖, support projects visibility, give 👍| ⭐| 👏

Contents

Articles

Finance

  • Beginner Money - Make Money With Telegram For Beginners
  • Bot Makes - This FREE Bot Makes You $700 a Day! (Make Money Online)
  • Hi Dollars - $21 for 2 Minutes – Make Money on WhatsApp and Telegram (Hi Dollars Review)
  • Crypto Bot - Make $21 Per 2 Minutes On WhatsApp And Telegram (Make Money Online 2022)
  • Paid Channel - How to Create a Paid Telegram Channel in 2022 - (Make Money on Telegram)
  • Business Channel - How To Create A Paid Telegram Channel For Business
  • Trade Bot - Make Money With Telegram Football Smart Trade Bot

Tutorial

  • Serverless Bot - Built a serverless Telegram bot.
  • NodeJS Bot - Building A Telegram Bot With NodeJS.
  • Bot Howto - How to Create and Deploy a Telegram Bot.
  • Python Bot - Create a Telegram bot, and send messages with Python.
  • Python Bot Easy - Learn to build your first bot in Telegram with Python.
  • NoCode Bot - Create your own Telegram bot who answer its users, without coding.
  • Telegram API - Introduction to the Telegram API.
  • NoCode Bot Zapier - Create an automated bot on Telegram without coding, using Zapier and Paquebot.
  • Bot Notification - How to set up push notifications in your Telegram bot.
  • First Python Bot - Learn to build your first bot in Telegram with Python.
  • Telegram Game - How to code Chrome’s T-Rex as a Telegram game using Nodejs.

Presentation

Video

  • Python Bot - How To Create A Telegram Bot With Python.
  • Bot Basic - Basics of creating a Telegram bot (with code/Python).
  • Google App Script - Create Simple Telegram Bot with Google Apps Script.
  • Java Bot - How to create Telegram Bot in Java.
  • Nodejs Bot - Building a Telegram Bot with Node.js in 10 minutes.
  • PoshGram Message - PoshGram - a PowerShell module for sending Telegram messages.
  • Bot API - How to Create a Telegram Bot and Send Message via bot API.
  • Python Easy - How To Create A Telegram Bot Using Python.
  • 1. PyCharm Installation - Create a Telegram Bot in Python - 1 PyCharm & Python 3.8 Installation.
  • 2. Bot Father - Create a Telegram Bot in Python - 2 Bot Father.
  • 3. Project Setup - Create a Telegram Bot in Python - 3 Project Setup.
  • 4. Command Message - Create a Telegram Bot in Python - 4 Commands & Messaging.
  • 5. Custom Response - Create a Telegram Bot in Python - 5 Custom Responses.

Documentation

Official

  • Telegram Bots - Bots are small applications that run entirely within the Telegram app.
  • Telegram Database Library - TDLib is a cross-platform, fully functional library, to help third-party developers create their own Telegram client.
  • MTProto Mobile Protocol - Telegram protocol for advanced developer who want to create their own Telegram client from scratch.
  • TL-schema [ver 145] - Part of MTProto that serves to describe the used system of types, constructors, and existing functions.
  • TL Langpack - Telegram api language pack keys.

Unofficial

  • TL-schema [ver 150] - More updated Teleram schema than official one.

Bot Libraries

Clients

Official

Community

MTProto implementations

Schemas

Misc

  • libtgvoip - VoIP library for Telegram clients.