Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

Commit

Permalink
happy new year
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
takayama-lily committed Jan 1, 2021
1 parent 4556c97 commit d137db4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions docs/demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,5 @@ bot.on("notice.group.increase", (data)=>{
// login with your password or password_md5
bot.login("password");

//同一事件可以多次监听
//更多api和事件请参考文档或client.d.ts文件
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "oicq",
"version": "1.12.3",
"upday": "2020/12/26",
"version": "1.12.4",
"upday": "2021/1/1",
"description": "QQ protocol!",
"main": "client.js",
"types": "client.d.ts",
Expand Down

0 comments on commit d137db4

Please sign in to comment.