All Projects → TelegramBots → Telegram.bot

TelegramBots / Telegram.bot

Licence: mit
.NET Client for Telegram Bot API

Programming Languages

C#
18002 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to Telegram.bot

Telegram Bot Sdk
🤖 Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.
Stars: ✭ 2,212 (+12.63%)
Mutual labels:  telegram-bot-api, bot, chatbot, telegram-bot, telegram
Java Telegram Bot Tutorial
Java Telegram Bot Tutorial. Feel free to submit issue if you found a mistake.
Stars: ✭ 165 (-91.6%)
Mutual labels:  telegram-bot-api, bot, chatbot, telegram-bot, telegram
Expressbot
一个可以帮你订阅、查询快递物流、跟你闲聊Telegram机器人
Stars: ✭ 137 (-93.02%)
Mutual labels:  bot, chatbot, telegram-bot, telegram
Urban Bot
🤖 The universal chatbot library based on React. Write once, launch Telegram, Facebook, Slack, ... every messenger with chatbots
Stars: ✭ 223 (-88.65%)
Mutual labels:  bot, chatbot, telegram-bot, telegram
Telebot.nim
Async client for Telegram Bot API in pure Nim [Bot API 5.1]
Stars: ✭ 93 (-95.26%)
Mutual labels:  telegram-bot-api, bot, telegram-bot, telegram
Informer
A Telegram Mass Surveillance Bot in Python
Stars: ✭ 745 (-62.07%)
Mutual labels:  telegram-bot-api, bot, telegram-bot, telegram
Telebot
The easy way to write Telegram bots in Node.js
Stars: ✭ 1,096 (-44.2%)
Mutual labels:  telegram-bot-api, bot, telegram-bot, telegram
Spytrojan keylogger
[Solo para programadores] Troyano espía | Keylogger solo para Windows, se replica en el sistema y se inicia automaticamente al iniciar sesión. | Envío de registro mediante [Base de Datos], [Gmail] o [BotTelegram].
Stars: ✭ 32 (-98.37%)
Mutual labels:  telegram-bot-api, bot, telegram-bot, telegram
Mypackbot
🤖 Your own unlimited pack of Telegram-stickers
Stars: ✭ 18 (-99.08%)
Mutual labels:  telegram-bot-api, bot, telegram-bot, telegram
Java Telegram Bot Api
Telegram Bot API for Java
Stars: ✭ 819 (-58.3%)
Mutual labels:  telegram-bot-api, bot, telegram-bot, telegram
Bot Telegram
Exemplo de como criar um BOT para o melhor app de mensagens do mundo: Telegram.
Stars: ✭ 53 (-97.3%)
Mutual labels:  telegram-bot-api, bot, telegram-bot, telegram
Zanzara
Asynchronous PHP Telegram Bot Framework built on top of ReactPHP
Stars: ✭ 107 (-94.55%)
Mutual labels:  telegram-bot-api, bot, telegram-bot, telegram
Tgdr
Telegram directory to discover channels, bots and groups.
Stars: ✭ 91 (-95.37%)
Mutual labels:  bot, telegram-bot, telegram
Libtelegram
Fast, efficient, header-only C++ Telegram bot API library using polling or FastCGI
Stars: ✭ 88 (-95.52%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
Node Telegram Api
A simple API to create and control Telegram bots
Stars: ✭ 117 (-94.04%)
Mutual labels:  bot, telegram-bot, telegram
Aiogram
Is a pretty simple and fully asynchronous framework for Telegram Bot API written in Python 3.7 with asyncio and aiohttp.
Stars: ✭ 2,195 (+11.76%)
Mutual labels:  telegram-bot-api, bot, telegram-bot
Telegram Spring Boot Starter
Telegram Bot API Spring Boot Starter
Stars: ✭ 79 (-95.98%)
Mutual labels:  telegram-bot-api, telegram-bot, telegram
Telegram Clonebot
Simple Bot to clone Google Drive Files (or Folders) to your Team Drive[or Normal Drive]. P.S This is not a Mirror Bot. Enjoy ✌🏻
Stars: ✭ 114 (-94.2%)
Mutual labels:  bot, telegram-bot, telegram
Messaging Apis
Messaging APIs for multi-platform
Stars: ✭ 1,754 (-10.69%)
Mutual labels:  bot, chatbot, telegram
Telegram.bot.framework
Simple framework for building Telegram bots
Stars: ✭ 73 (-96.28%)
Mutual labels:  chatbot, telegram-bot, telegram

.NET Client for Telegram Bot API

package Bot API Version documentations telegram chat

build build downloads contributors license

Telegram.Bot is the most popular .NET Client for 🤖 Telegram Bot API.

The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram.

Check 👉 Bots: An introduction for developers 👈 to understand what a Telegram bot is and what it can do.

We, the Telegram Bots team, mainly focus on developing multiple NuGet packages for creating chatbots.

Package Documentation News Channel Team Group Chat
package documentations News Channel Team Group Chat
This package on NuGet Telegram bots book Subscribe to 📣 @tgbots_dotnet channel to get our latest news The team contributing to this work Join our chat 💬 to talk about bots and ask questions

🔨 Getting Started

Please check ➡️ the Quickstart guide.

🚧 Supported Platforms

Project targets .NET Standard 2.0 and .NET Core 3.1 at minimum.

📦 Extension Packages

This project is referred to as the core package and is always required for developing Telegram bots. There are extension packages that you can include in your bot projects for additional functionality:

Correctness & Testing

This project is fully tested using Unit tests and Systems Integration tests before each release. In fact, our test cases are self-documenting and serve as examples for Bot API methods. Once you learn the basics of Telegram chatbots, you will be able to easily understand the code in examples and use it in your own bot projects.

🗂 References

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].