temkaa/botifier

A library for building telegram bots faster.

v0.0.1 2025-01-24 19:42 UTC

This package is auto-updated.

Last update: 2025-06-24 20:33:42 UTC


README

Botifier - a framework for building telegram bots faster!

Botifier logo

Currently, there are no any docs or examples provided, here is minimal description which is enough to try it: Usage:


TODOS:
  • add non autowirable signatures to classes
  • add validator package?
  • add interface for all exceptions
  • add internals
  • add psalm, phpmd
  • add pr checks
  • make branch protected
  • add makefile
  • add docs to readme
  • unified approach on __constructor or getters and setters on models?
  • add changelog