此包最新版本(v0.0.1)没有可用的许可证信息。

新版本 vk bot 框架

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

This package is auto-updated.

Last update: 2024-09-07 01:02:58 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