chiendevit / botmessenger
This package is abandoned and no longer maintained.
The author suggests using the no_package_exists package instead.
ChienIt Bot Messenger
This package has no released version yet, and little information is available.
README
A library to help develop the fastest and best bot message on the PHP platform. Current, it support the drive after:
Facebook Messenger Personal
Facebook Messenger Fanpage
Amazon Alexa
Cisco Spark
Hangouts Chat
HipChat
Microsoft Bot Framework
Nexmo
Slack
Telegram
Twilio
Web
WeChat
Installation & Using
Download the ChienIT Bot Messenger using Composer:
$ composer require chienit/botmessenger
Add into composer.json
"scripts": { "botmanager" : "ChienIT\\BotMessenger\\BotManager::menu" }
Manager
$ composer run-script botmanager
Using
Take a look at the example at https://github.com/chiendevit/BotMessengerExample