Skip to content

alexivenkov/xmppbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xmppbot

Installation:
composer require nitromoon/xmppbot:"1.0.0"

config/app.php :
Add provider
\Xmppbot\XMPPBotServiceProvider::class

Add Facade
'XmppBot' => \Xmppbot\Facades\XmppBot::class

Extract config:
php artisan vendor:publish Fill in config/xmppbot.php host, sender-alias and user credentials

Usage:
XmppBot::sendMesssage('test bot message', 'a.ivenkov@advmt.org')

About

Xmppbot for laravel framework

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages