Download the PHP package tobur/simple-skype-bot without Composer
On this page you can find all versions of the php package tobur/simple-skype-bot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package simple-skype-bot
Install
You should create application and bot on https://dev.botframework.com/bots/new.
Put your endpoint to the main route.
For your bot you should setup api endpoint. For develop you can use http tunnel with https://ngrok.com/.
Like example for dev you can use: https://somecode.ngrok.io/api/messages
Add you bot to skype. https://join.skype.com/bot/your-code-here
Example how to handle messages
Some default skype command, put it to the skype with your bot:
Than you can use:
All versions of simple-skype-bot with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.3
symfony/yaml Version ^4.0
symfony/orm-pack Version ^1.0
symfony/monolog-bundle Version ^3.1
guzzlehttp/guzzle Version 6.3.0
symfony/yaml Version ^4.0
symfony/orm-pack Version ^1.0
symfony/monolog-bundle Version ^3.1
guzzlehttp/guzzle Version 6.3.0
The package tobur/simple-skype-bot contains the following files
Loading the files please wait ....