Skip to content
This repository has been archived by the owner on Dec 3, 2020. It is now read-only.
/ qq-webhook Public archive

🤖来自腾讯QQ官方的QQ群聊机器人

License

Notifications You must be signed in to change notification settings

sy-records/qq-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QQ Web Hook

🤖来自腾讯QQ官方的QQ群聊机器人

添加机器人

搜索QQ:2854196399添加好友

此机器人内测中,需要新建群聊才能使用。

创建一个新群聊,邀请该好友加入群聊,开启消息推送,在设置中生成一个webhook地址,复制下来

记录一下key=后面的参数,即为下文的$key

安装

使用 composer 进行安装

composer require sy-records/qq-webhook

使用

$key = "";
$robot = \Luffy\QQWebHook\Robot::getInstance($key);
$robot->send("沈唁志博客\r\nhttps://qq52o.me");

截图

发送成功截图

About

🤖来自腾讯QQ官方的QQ群聊机器人

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages