arslav/bot

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

New version vk bot framework

Maintainers

Details

github.com/Arslav/Bot

Source

Issues

Installs: 25

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/arslav/bot

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

This package is auto-updated.

Last update: 2025-10-07 03:19:51 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