mateodioev/alchemist

This package is abandoned and no longer maintained. No replacement package was suggested.

Alchemist is a library for developing telegram bots, it supports inline queries (if the bot has it enabled), normal messages, and calbacks.

dev-master 2022-04-21 18:04 UTC

This package is auto-updated.

Last update: 2023-02-21 19:53:59 UTC


README

CodeFactor

The alchemist - Ed Cardone

See examples

Installation

Github:

git clone https://github.com/Mateodioev/alchemist.git
cd alchemist
composer install

Composer (recommended):

composer require mateodioev/alchemist

# if not work try:
composer require mateodioev/alchemist:dev-master