All Projects → Lonami → Grammers

Lonami / Grammers

Licence: other
(tele)gramme.rs - use Telegram's API from Rust

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Grammers

Mtproto Core
Telegram API JS (MTProto) client library for browser and nodejs
Stars: ✭ 242 (+122.02%)
Mutual labels:  api, telegram-api, library, telegram, mtproto
Pyrogram
Telegram MTProto API Client Library and Framework in Pure Python for Users and Bots
Stars: ✭ 2,252 (+1966.06%)
Mutual labels:  telegram-api, library, telegram, mtproto
Telethon
Pure Python 3 MTProto API Telegram client library, for bots too!
Stars: ✭ 5,805 (+5225.69%)
Mutual labels:  telegram-api, library, telegram, mtproto
Novagram
An Object-Oriented PHP library for Telegram Bots
Stars: ✭ 112 (+2.75%)
Mutual labels:  api, telegram-api, telegram, mtproto
Mtproto
Full-native go implementation of Telegram API
Stars: ✭ 566 (+419.27%)
Mutual labels:  telegram-api, telegram, mtproto
Madelineproto
Async PHP client/server API for the telegram MTProto protocol
Stars: ✭ 1,776 (+1529.36%)
Mutual labels:  telegram-api, telegram, mtproto
Telegram Mtproto
Telegram client api (MTProto) library
Stars: ✭ 542 (+397.25%)
Mutual labels:  telegram-api, telegram, mtproto
Telegramd
Unofficial open source telegram server written in golang
Stars: ✭ 609 (+458.72%)
Mutual labels:  telegram-api, telegram, mtproto
Async Gamequery Lib
A high-performance java game query library designed for steam/source based games and others
Stars: ✭ 88 (-19.27%)
Mutual labels:  api, library
Libtelegram
Fast, efficient, header-only C++ Telegram bot API library using polling or FastCGI
Stars: ✭ 88 (-19.27%)
Mutual labels:  library, telegram
Go Tgbot
Golang telegram bot API wrapper, session-based router and middleware
Stars: ✭ 90 (-17.43%)
Mutual labels:  api, telegram
Mtproto
Golang MTProto implementation. Current API layer is 65
Stars: ✭ 86 (-21.1%)
Mutual labels:  telegram, mtproto
Libgui
Buttons & Co
Stars: ✭ 78 (-28.44%)
Mutual labels:  api, library
Ccxt.net
CCXT.NET – CryptoCurrency eXchange Trading Library for .NET
Stars: ✭ 89 (-18.35%)
Mutual labels:  api, library
Turibot
TuriBot is a simple way to communicate with Telegram APIs in PHP
Stars: ✭ 68 (-37.61%)
Mutual labels:  telegram-api, telegram
Discord.jl
The Julia Discord API Wrapper
Stars: ✭ 93 (-14.68%)
Mutual labels:  api, library
Telebot.nim
Async client for Telegram Bot API in pure Nim [Bot API 5.1]
Stars: ✭ 93 (-14.68%)
Mutual labels:  api, telegram
Drone Telegram
Drone plugin for sending Telegram notifications
Stars: ✭ 67 (-38.53%)
Mutual labels:  telegram-api, telegram
Amadeus Node
Node library for the Amadeus Self-Service travel APIs
Stars: ✭ 91 (-16.51%)
Mutual labels:  api, library
Soundcloud
Soundcloud.com API wrapper written in PHP with OAuth2 support.
Stars: ✭ 94 (-13.76%)
Mutual labels:  api, library

gramme.rs

A set of Rust libraries to interact with Telegram's API, hence the name (tele)gramme.rs.

Current status

It works! You can access Telegram's API and handle updates, but the internals are a bit rough and need a lot of work. We're still looking for a nice solid interface on all the public methods.

For an up-to-date taste on how the library looks like, refer to the client examples folder.

For more documentation, please refer to https://docs.rs/grammers-client/.

Libraries

The following libraries under lib/ can be used to work with Telegram in some way:

Binaries

The following auxiliary CLI tools are available in the bin/ folder:

License

All the libraries and binaries contained in this repository are licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

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