NAME
LiBot::Provider::Lingr - Lingr provider for LiBot
SYNOPSIS
# Your config.pl
+{
providers
=> [
'Lingr'
=> {
host
=>
'127.0.0.1'
,
port
=> 1199,
},
],
'handlers'
=> [
...
],
};
DESCRIPTION
You can connect LiBot with Lingr.
LiBot::Provider::Lingr - Lingr provider for LiBot
# Your config.pl
+{
providers
=> [
'Lingr'
=> {
host
=>
'127.0.0.1'
,
port
=> 1199,
},
],
'handlers'
=> [
...
],
};
You can connect LiBot with Lingr.