Code Monkey home page Code Monkey logo

fcm-for-mojo-server's Introduction

配置方式

使用 npm start 来开启,默认占用 3 个端口号 5003 5004 5005。若要修改端口号,请自行修改 config.js,其他内容(HTTPS,HTTP 基本验证等的设置方式)请看 这里

文件们的作用

  • config.js

    Node 的 HTTP 服务器的设置。

  • client.json

    客户端 token 和客户端的设置。

  • node 里面

    Node 的 HTTP 服务器,负责推送、/ffm 相关 API 及将 /openqq 请求转发至对应插件。

  • perl 里面

    start.pl:启动 Mojo-Webqq 及需要的插件们的脚本

  • plugin 里面的 FFM.pm

    mojo-webqq 的插件,在提交给 mojo-webqq 前需要自己复制到正确的位置,可能是 /usr/local/share/perl/版本号/Mojo/Webqq/Plugin

fcm-for-mojo-server's People

Contributors

daquexian avatar haruue avatar milkice233 avatar qixingchen avatar rikkaw avatar scpalpha avatar simonsmh avatar ttimasdf avatar yes1do 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.