arslav/bot

There is no license information available for the latest version (v0.0.1) of this package.

New version vk bot framework

v0.0.1 2022-08-09 20:30 UTC

This package is auto-updated.

Last update: 2024-04-07 00:12:56 UTC


README

В разработке...

Для локальной разработки фреймворка можно использовать след. команды

docker build -t bot .

docker run --rm -it -v $(pwd):/web/app bot composer install

docker run --rm -it -v $(pwd):/web/app bot vendor/bin/codecept run