Pingram v0.1.0 — Minimal Telegram Messaging for Bots #1
zvizr
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's in this release
Initial release of Pingram, a purpose-built Telegram bot messenger in Python.
This version supports:
send("msg", ...)— for sending text messages via bot token.env, no auto-loading, no hidden logic.send()is exposed, nothing else_get,_post, error-wrapped)Built for scripts, alerts, and fast one-shot messaging — not for full Telegram bot management.
What's not in v0.1.0
This is the foundational release — scoped, readable, and ready for extension.
This discussion was created from the release Pingram v0.1.0 — Minimal Telegram Messaging for Bots.
Beta Was this translation helpful? Give feedback.
All reactions