Code Monkey home page Code Monkey logo

dobot's Introduction

Dobot

使用AngularJS框架开发的斗鱼弹幕机器人,支持自定义指令,弹幕点歌等功能。

Build

Run npm install for installing the requires
Run bower install for installing the requires

Mudules

  • common.alert 提供DoAlert服务
  • common.config 配置定义
  • common.danmu 通用弹幕发送与接收模块,封装各个平台接口.提供DoDanmu服务
  • common.i18n 国际化模块
  • common.model Model模块。提供DoModel服务
  • common.platform 平台层。封装各个平台接口,提供DoPlatform服务
  • common.user Dobot用户模块,管理用户登录状态。提供DoUser服务
  • common.utils 工具模块。提供DoTools服务
  • features.custom_command 用户自定义指令模块,提供CustomCommandService服务
  • features.system_command 系统指令模块,提供SystemCommandService服务,注册!list,!help系统指令
  • features.music 音乐模块,注册!music系统指令,实现弹幕点歌,提供音乐播放管理

image image image

##Todo

  • 提供指令的恢复功能,对于某些未完成指令,在重新进入应用后进行恢复

dobot's People

Watchers

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