Code Monkey home page Code Monkey logo

keli-chatstatistics's Introduction

chatStatistics for KiviBot

npm-version dm

KiviBot 的 聊天统计 插件。

安装

/plugin add chatstatistics

启用

/plugin on chatstatistics

使用

机器人管理员输入以下消息指令打开或关闭聊天记录功能

/聊天记录 on 或/聊天记录 off

下面的命令所有人都可以用

查看时间段内当前群发了多少条消息。

startTime 跟 endTime 的格式要能够被正确的转换成日期格式,也可不填写,不填写就返回从有记录到当前日期所有聊天记录的次数。

/聊天记录 次数 [startTime] [endTime]

查看时间段内当前群聊消息的热词

还没加时间过滤,现在默认返回全部时间段的热门词

/聊天记录 词云

定时播报功能

每天早上八点自动播报昨天的聊天次数跟热词

(以后还会加点别的)

TODO

  1. 统计
    1. 高频词
    2. 词云
    3. 发消息最多的人(龙王)
  2. 权限组:每个群开启权后才会开始监控
  3. 过滤
    1. 根据某段时间
    2. 根据某个关键词
  4. 每日播报
    1. 可自定义播报时间
  5. 可自定义日期显示格式

keli-chatstatistics's People

Contributors

islanddddddd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.