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 7,059 public repositories matching this topic...
It's impossible to pass extra options like ip_address to setWebhook when using launch
- Telegraf.js Version: v4
Python Telegram bot api.
-
Updated
Jul 25, 2021 - Python
The most awesome list about bots
-
Updated
Jul 20, 2021
PHP Telegram Bot based on the official Telegram Bot API
-
Updated
Jul 13, 2021 - PHP
Java library to create bots using Telegram Bots API
-
Updated
Jul 19, 2021 - Java
-
Updated
Jul 20, 2021 - PHP
New exceptions
New exceptions
- BadRequest: Have no rights to send a message
- BadRequest: Group chat was deactivated
- BadRequest: Channel_private
- BadRequest: Have no rights to send a message
- Unauthorized: Forbidden: bot is not a member of the supergroup chat
- Unauthorized: Forbidden: bot is not a member of the group chat
- Unauthorized: Forbidden: chat_write_forbidden
Task
Wrap this e
.NET Client for Telegram Bot API
-
Updated
Jul 16, 2021 - C#
Integrate Telegram into your workflow – Trello, Gitlab, Bitbucket and other bots
-
Updated
May 22, 2021 - Go
The easy way to write Telegram bots in Node.js
-
Updated
Jun 11, 2021 - JavaScript
Telegram群合集,如果有更多好玩的telegram群,欢迎在 issue 提出或者pull requests
-
Updated
Dec 11, 2020
Free live chat widget linked to your Telegram messenger
-
Updated
May 4, 2021 - JavaScript
Lightweight Telegram RSS notification bot. 用于消息通知的轻量级 Telegram RSS 机器人
-
Updated
Jul 18, 2021 - Rust
Telegram Bot API for Java
-
Updated
Jul 7, 2021 - Java
Spotify Music Downloader
-
Updated
Mar 31, 2021 - Python
An SMS-forwarding Robot Running on Your Android Device.
-
Updated
Jul 15, 2021 - Java
A telegram bot for rss reader. 一个支持应用内阅读的 Telegram RSS Bot。
-
Updated
Jul 15, 2021 - Go
A Telegram Mass Surveillance Bot in Python
-
Updated
Jun 12, 2021 - Python
Native PHP Wrapper for Telegram BOT API
-
Updated
May 13, 2021 - PHP
Zabbix Notifications with graphs in Telegram
-
Updated
Apr 25, 2020 - Python
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
@voicybot Telegram bot main repository
-
Updated
Jul 24, 2021 - JavaScript
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
Description
After getting PHONE_MIGRATE_5 err, it would call reconnect with new dc address from dclist, but the format of the ipaddress in dclist is wrong.
in telegram/common.go
func: NewClient



I would like to filter out low volume pairs by volume in the last x hours. The result is that during more quiet hours, especially in the weekend, my pairlist will be shorter.