All Projects → teloxide → teloxide-core

teloxide / teloxide-core

Licence: MIT license
The core part of teloxide: API types, requests

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to teloxide-core

telegram
Golang Telegram Bot API
Stars: ✭ 13 (-53.57%)
Mutual labels:  telegram-bot-api
TweetBot
A simple Telegram Bot to Stream the tweets from any twitter accounts to Telegram Channel
Stars: ✭ 72 (+157.14%)
Mutual labels:  teloxide
forwardscoverbot
telegram bot that echoes any message you send it or modify to anonymize messages
Stars: ✭ 150 (+435.71%)
Mutual labels:  telegram-bot-api
teleflask
A python telegram bot framework based on flask and pytgbot
Stars: ✭ 43 (+53.57%)
Mutual labels:  telegram-bot-api
JavaTelegramBot-API
Java Telegram Bot API
Stars: ✭ 34 (+21.43%)
Mutual labels:  telegram-bot-api
banana
🍌 Modern C++ Telegram Bot API library
Stars: ✭ 30 (+7.14%)
Mutual labels:  telegram-bot-api
telegram-bot-sdk
🤖 Telegram Bot API PHP SDK. Create Telegram Bots with PHP Easily! [WIP - DO NOT USE IN PRODUCTION YET]
Stars: ✭ 64 (+128.57%)
Mutual labels:  telegram-bot-api
micropython-utelegram
Telegram API wrapper for microPython
Stars: ✭ 41 (+46.43%)
Mutual labels:  telegram-bot-api
tgbot
A full-featured Telegram Bot API client
Stars: ✭ 26 (-7.14%)
Mutual labels:  telegram-bot-api
antirobot aiogram
Телеграм бот для блокировки спама
Stars: ✭ 26 (-7.14%)
Mutual labels:  telegram-bot-api
tdlight-java
Complete Bot and Userbot Telegram library based on TDLib
Stars: ✭ 128 (+357.14%)
Mutual labels:  telegram-bot-api
aiogram dialog
GUI framework on top of aiogram
Stars: ✭ 263 (+839.29%)
Mutual labels:  telegram-bot-api
Boting
Simple but powerful Telegram Bot library
Stars: ✭ 21 (-25%)
Mutual labels:  telegram-bot-api
github client
Open source bot telegram menggunakan bahasa code dart
Stars: ✭ 24 (-14.29%)
Mutual labels:  telegram-bot-api
RPi-TELEBOT
Python based Telegram bot to monitor and control the raspberry pi
Stars: ✭ 19 (-32.14%)
Mutual labels:  telegram-bot-api
todoist bot
@Todoist_bot for Telegram (UNofficial)
Stars: ✭ 35 (+25%)
Mutual labels:  telegram-bot-api
node-tdlib
TDLib Binding with Telegram Bot API Reimplemention for Node.js
Stars: ✭ 35 (+25%)
Mutual labels:  telegram-bot-api
Bybit-Auto-Trading-Bot-Ordes-placed-via-TradingView-Webhook
Python based Trading Bot that uses TradingView.com webhook JSON alerts to place orders(buy/sell/close/manage positions/TP/SL/TS etc.) on Bybit.com. Hire me directly here https://www.freelancer.com/u/Beannsofts for any assistance
Stars: ✭ 235 (+739.29%)
Mutual labels:  telegram-bot-api
pong
Basic uptime monitoring system, with email alerts and/or push notifications
Stars: ✭ 94 (+235.71%)
Mutual labels:  telegram-bot-api
telegram-bot-framework
Python Telegram bot API framework
Stars: ✭ 19 (-32.14%)
Mutual labels:  telegram-bot-api

teloxide-core

The core part of teloxide providing tools for making requests to the Telegram Bot API with ease. This library is fully asynchronous and built using tokio.

teloxide-core = "0.7"

Compiler support: requires rustc 1.58+.

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