telegram-bot
Telegram is a non-profit, cloud-based instant messaging service. It offers open source clients for a multitude of operating systems and powerful APIs that allow developers to create their own clients and chat bots.
Here are 5,482 public repositories matching this topic...
Modern Telegram Bot Framework for Node.js
-
Updated
Nov 25, 2020 - TypeScript
Python Telegram bot api.
-
Updated
Nov 23, 2020 - Python
The most awesome list about bots
-
Updated
Jun 21, 2020
PHP Telegram Bot based on the official Telegram Bot API
-
Updated
Nov 12, 2020 - PHP
Java library to create bots using Telegram Bots API
-
Updated
Nov 24, 2020 - Java
-
Updated
Nov 23, 2020 - PHP
.NET Client for Telegram Bot API
-
Updated
Nov 12, 2020 - C#
Integrate Telegram into your workflow – Trello, Gitlab, Bitbucket and other bots
-
Updated
Oct 29, 2020 - Go
Let's just return call result, without creating new name.
return await self.request(api.Methods.CLOSE, payload)Originally posted by @uwinx in aiogram/aiogram#454 (comment)
Free live chat widget linked to your Telegram messenger
-
Updated
Oct 20, 2020 - JavaScript
The easy way to write Telegram bots in Node.js
-
Updated
Sep 5, 2020 - JavaScript
Telegram群合集,如果有更多好玩的telegram群,欢迎在 issue 提出或者pull requests
-
Updated
Aug 11, 2020
中文 Telegram RSS 机器人
-
Updated
Nov 20, 2020 - Rust
Telegram Bot API for Java
-
Updated
Nov 7, 2020 - Java
Spotify Music Downloader
-
Updated
Nov 25, 2020 - Python
A Telegram Mass Surveillance Bot in Python
-
Updated
Dec 12, 2019 - Python
Zabbix Notifications with graphs in Telegram
-
Updated
Apr 25, 2020 - Python
Native PHP Wrapper for Telegram BOT API
-
Updated
Nov 9, 2020 - PHP
Telegram Bot starter kit. Very easy to install with Google App Engine.
-
Updated
Mar 21, 2018 - Python
Complete async capable Telegram bot API implementation for PHP7
-
Updated
Nov 18, 2020 - PHP
An SMS-forwarding Robot Running on Your Android Device.
-
Updated
Oct 15, 2020 - Java
@voicybot Telegram bot main repository
-
Updated
Nov 13, 2020 - JavaScript
A telegram bot for rss reader. 一个支持应用内阅读的 Telegram RSS Bot。
-
Updated
Oct 11, 2020 - Go
In terms of Telegram bot API the maximum polling time of getUpdates is referred to as timeout. That is if there are pending updates, Telegram will return them immediately. In the other case, it will wait for timeout seconds and then answer with an empty list.
The telegram-bot Rust library has its own notion of timeouts. getUpdates' timeout [i
Please help with an example of sending a photo to an arbitrary chat. Here's what I found myself
client.MessagesSendMedia(&telegram.MessagesSendMediaParams{
Silent: false,
Background: false,
ClearDraft: false,
Peer: &telegram.InputPeerUser{ // user data
UserId: 2121212,
AccessHash: 212121211221,
},
ReplyToMsgId: 0,
Media: ???,
Message: Windows Remote Administration Tool via Telegram
-
Updated
Jun 30, 2019 - Python


Describe your environment