Hackathonish version of the Telegram notifications bot for CodebaseHQ
I'm in no way a PHP programmer, but this bot works quite well in Telecan company. It also has no reason to be opensource, but why the hell not.
This bot sends you notifications regarding your assigned projects.
Currently available events (pretty much everything you can get from CodebaseHQ):
/tickets
project_name [search_options]
- project_name
: fuzzy search for match in project name or permalink
- search_options
: quick search options from CodebaseHQ (optional, though, recommended)
/my_tickets
[project_name search_options]
- project_name
and search_options
are optional
You may use shortcuts: \t
and \mt
respectively.
CodebaseHQ search parameters: https://support.codebasehq.com/articles/tickets/quick-search
/help
TelegramSubscriptionsHandler
)