Giter Site home page Giter Site logo

yuer-mirai's Introduction

FF14月儿分发中心

FOSSA Status

体验DEMO http://yuer.acgme.cn/

搭建分发中心

需求软件

  • Node.JS
  • MongoDB
  • GraphicsMagick
  • Nginx (Optional)

搭建过程

开发

git clone [email protected]:AlishaHawkward/yuer-mirai.git
cd yuer-mirai
npm install
npm run dev

编译

npm run dist

运行前请务必创建 /src/configs/secret.ts 文件

const secret = {
  tencentai: {
    appid: 0, // 腾讯闲聊API的AppID
    secret: '' // 腾讯闲聊API的Secret
  },
  alivision: {
    accessKeyId: '', // 阿里云的accessKeyId
    accessKeySecret: '' // 阿里云的accessKeySecret
  }
}

export default secret

月華使用说明

相关软件下载地址:

Java 下载地址:JAVA
CqHttp-Mirai-Embedded 下载地址:GITHUB

使用说明:

  1. 下载 Java 运行环境。
  2. 下载 CqHttp-Mirai-Embedded 客户端,放置于一个目录内。
  3. 在该目录内打开一个终端,输入 java -jar <cqhttp-mirai-embedded.jar>
  4. 输入 login <qq number> <password> 登录QQ账号。
  5. 下载月華的配置文件,将其放至于 X:\Mirai\plugins\setting.yml
  6. 重启Mirai。

协议

MIT

License

FOSSA Status

yuer-mirai's People

Contributors

fossabot avatar tiltysola 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.