@mtprotoclientscommits · Post #3431 · 02/21/2026, 09:21 PM
LonamiWebs/Telethon/v1 • dab6bc4 • 1 files, +4/-0 Migrate off GitHub #telethon
Hashtags
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #15065 · Aug 16
#c_lang You can build C projects using only a C compiler without needing tools like make or cmake by using the "nob" library, which lets you write build instructions in C itself. This makes your build process very portable across many systems (Linux, Windows, MacOS, etc.) because it depends only on the C compiler, which is widely available. It also lets you reuse code between your project and build system since both use C. However, it requires comfort with C programming and is mainly useful for simpler C/C++ projects, not complex ones with many dependencies. You just include the single header file "nob.h" to start using it. This approach simplifies building and increases control if you prefer coding your build steps in C directly. https://github.com/tsoding/nob.h
Hashtags
Search: #telethon
@mtprotoclientscommits · Post #3431 · 02/21/2026, 09:21 PM
LonamiWebs/Telethon/v1 • dab6bc4 • 1 files, +4/-0 Migrate off GitHub #telethon
Hashtags
@mtprotoclientscommits · Post #3430 · 02/12/2026, 09:36 PM
LonamiWebs/Telethon/v1 • 6e9bf16 • 1 files, +1/-0 Add error code for sending videos in chat (#4741) #telethon
Hashtags
@mtprotoclientscommits · Post #3429 · 02/11/2026, 07:06 PM
LonamiWebs/Telethon/v1 • 295c736 • 1 files, +5/-1 Fix InvalidBuffedError on incomplete recv data (#4740) Co-authored-by: Maksym Veremchuk <[email protected]> #telethon
Hashtags
@mtprotoclientscommits · Post #3428 · 02/07/2026, 07:51 PM
LonamiWebs/Telethon/v1 • 208ac30 • 1 files, +45/-31 Update to layer 222 #telethon
Hashtags
@mtprotoclientscommits · Post #3427 · 02/01/2026, 07:51 PM
LonamiWebs/Telethon/v1 • d57be74 • 1 files, +22/-0 Catch-all unknown RPCError and treat them as transient during getDifference Can be considered to close #4739. #telethon
Hashtags
@mtprotoclientscommits · Post #3426 · 01/12/2026, 04:36 PM
LonamiWebs/Telethon/v1 • 416570f • 2 files, +3/-3 Fix doc typos on some raw API types (#4732) #telethon
Hashtags
@mtprotoclientscommits · Post #3425 · 01/04/2026, 04:51 PM
LonamiWebs/Telethon/v1 • 980a2c0 • 2 files, +15/-3 Update to layer 221 #telethon
Hashtags
@mtprotoclientscommits · Post #3424 · 01/03/2026, 06:36 PM
LonamiWebs/Telethon/v1 • f3bd039 • 1 files, +3/-0 Add errors for chat restrictions (#4729) #telethon
Hashtags
@mtprotoclientscommits · Post #3422 · 12/30/2025, 10:21 AM
LonamiWebs/Telethon/v1 • 5efa1fe • 6 files, +20/-51 Update proxy docs and warn if python-socks is not installed As suggested in #4505. #telethon
Hashtags
@mtprotoclientscommits · Post #3420 · 12/18/2025, 04:51 PM
LonamiWebs/Telethon/v1 • 05b8488 • 1 files, +12/-3 Fix Telethon could not be imported without sqlite3 Closes #4723. #telethon
Hashtags
@mtprotoclientscommits · Post #3419 · 12/17/2025, 07:21 AM
LonamiWebs/Telethon/v1 • 664ceba • 1 files, +4/-3 Fix TestSyncifyAsyncContext.test_sync_acontext on Python 3.14 (#4722) `asyncio.get_event_loop` fails on Python 3.14 if there is no current event loop. For this particular test of sync behaviour, it seems to make most sense to explicitly create one. #telethon
Hashtags
@mtprotoclientscommits · Post #3418 · 12/06/2025, 09:51 PM
LonamiWebs/Telethon/v1 • 676c436 • 1 files, +46/-15 Update to layer 220 #telethon
Hashtags