Skip to content

Autobot 0.0.1a1

Latest
Compare
Choose a tag to compare
@TobiasHT5 TobiasHT5 released this 25 Dec 07:02
· 11 commits to main since this release
66a3940

This is the first alpha release of autobot in a series of alpha and beta releases meant to let developers have a first look and test out autobot.
It's crucial to note that autobot is far from ready to be used in production environments or on any projects currently.

features

  • flexible wrapper around the telegram api
  • network abstraction with specific implementation in httpx
  • light weight but powerful event system
  • built on top of asyncio