slacker:用PHP编写的Slack的简单回发机器人

时间:2021-05-07 10:42:57
【文件属性】:
文件名称:slacker:用PHP编写的Slack的简单回发机器人
文件大小:19KB
文件格式:ZIP
更新时间:2021-05-07 10:42:57
PHP 懒人 用PHP编写的Slack的简单回发机器人。 什么是Slacker? 一种极其简单的方法,用于获得令人赞叹的Slack服务的回发机器人。 我需要什么? 您将需要一个松弛的团队帐户,API访问权限和一些时间。 机器人可以做什么? 当前,我们只有几个简单的插件,但是我们正在添加所需的东西。 有什么可以帮忙的吗? 编写您想要的任何插件,我们将很乐意为您提供帮助! 如何配置机器人? 您需要设置config /文件,尤其是slacker.php: define('SLACKER_BOT_NAME', 'slacker'); // your bots default name (for webhooks) define('SLACKER_DEBUG', 0); // for turning on/off debugging define('SLACK_POSTBACK_TYPE', 2
【文件预览】:
slacker-master
----.gitignore(26B)
----index.php(680B)
----README.md(3KB)
----plugins()
--------push.php(886B)
--------spotify.php(1KB)
--------listen.php(1KB)
--------say.php(597B)
--------starwars.php(899B)
--------corgi.php(830B)
--------pug.php(818B)
--------help.php(960B)
--------armory.php(5KB)
--------weather.php(1KB)
--------holiday.php(11KB)
--------weatherext.php(1KB)
----slacker.class.php(3KB)
----config-default()
--------slacker.php(509B)
--------push.php(237B)
--------spotify.php(195B)
--------listen.php(223B)
--------say.php(178B)
--------starwars.php(181B)
--------corgi.php(175B)
--------pug.php(171B)
--------help.php(173B)
--------armory.php(338B)
--------weather.php(221B)
--------holiday.php(179B)
--------weatherext.php(227B)

网友评论