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.

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/mateodioev/alchemist

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