Giter VIP home page Giter VIP logo

sillyresponsebot's Introduction

SillyResponseBot

codebeat badge

只会回答选择性问题的koishi插件

install

npm install Exsper/SillyResponseBot

usage

必须先安装koishi,然后在koishi中引用该插件

app.plugin(require('SillyResponseBot'));

or

module.exports = {
    plugins: [
        ['SillyResponseBot'],
    ],
}

注意

本插件默认自称是小阿日 如果需要更改称谓,请修改objects/sendMessageObject.js中的“小阿日”

自定义词典

本插件使用segment分词 在segmentUserDict文件夹下为自定义词典,可以自行修改

sillyresponsebot's People

Contributors

ari-arimaniac avatar arily avatar exsper avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

mutong233

sillyresponsebot's Issues

不通顺的回答

x不x得(到/了)
不x得到 -> x不到

有xxx吗
不有 -> 没有

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.