Skip to content

SmileLee-lyx/cyls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyls

简介

一个基于smartqq API(ScienJus)的机器人。

语言

  • 本程序由kotlin编写。
  • 为了与程序的主体部分兼容,将 com.scienjus.smartqq 的所有内容转为了kotlin。

功能

  • 云裂为QQ自动回复机器人,不具备学习能力。
  • 由于不存在获取好友或群成员的QQ号的渠道, 云裂目前通过添加好友并设置备注名的方法来区分不同人。 这决定了云裂目前暂不回复非好友的其他群成员。
  • 云裂目前实现的功能包括在少量关键字触发下自动回复, 通过一些预设的命令来进行控制。

使用注意事项

在项目根目录下新建文件夹cylsData,并新建两个文件:

cylsInfo.properties
index=0

这个文件用于记录生成的chattingLog的编号。 将在 cylsData/ 下生成 chattingLog_[index].txt , 并在文件中记录收到的消息和做出的回复。每次启动云裂后, index自动增加1。

# owner.properties
owner=[owner's mark name]

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages