Code Monkey home page Code Monkey logo

fg-plugin's People

Contributors

mgsky1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fg-plugin's Issues

对配置文件的疑问请教

FG的配置文件部分:

=====FG的配置开始=====

插件配置文件存放目录

FG_CONFIG_LOCATION=/path/to/fg/conf/json

群聊天记录存放目录前缀

FG_CHATLOG_DIR_PREFIX=/path/to/chatlog/dir/prefix

用户自定义字典位置

FG_USER_DICT_LOCATION=/path/to/user/dict/txt

用户自定义敏感词位置

FG_USER_SENSITIVE_DICT_LOCATION=/path/to/user/sensitive/words/txt

=====FG的配置结束=====

这一部分的文件目录结构应该是什么样子的呢,我试了几种都没成功

[bug] 阻止了事件向更低优先级传递

record.py,第34行group_chat = on_message(rule=Rule(GroupRule()))
没有指定priority和block,则默认priority=1,block=True;如果本项目作为插件存在,事件就无法向更低优先级传递了

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.