labi-le / thief

wip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thief

yet another telegram bot framework

why I decided to create a special library?

I couldn't find a suitable solution that solved my assigned problem

inspired by php-telegram-bot
I originally just wanted to extend it because I needed features that this package doesn't support. The extension happened so horribly - that's why I created thief

thanks to these packages for code that I can not rewrite, but simply reuse the necessary components

goals

one of the main goals is to make the framework as extensible as possible

todo

  • add command storage
  • webhook manager
  • handle updates
  • handle commands
  • add attributes
  • add middleware
  • add dto tg responses
  • add client wrapper (basically tg methods, sendMessage, ...)
  • add ci cd, test, cs fixer, ...

About

wip


Languages

Language:PHP 100.0%Language:Makefile 0.0%