Giter Site home page Giter Site logo

ayzek's Introduction

Ayzek

Greenkeeper badge

How to run:

Initial:

  • Configure bot in entryPoint.example.js
  • Copy entryPoint.example.js to entryPoint.js

In first terminal:

  • git clone https://github.com/creeplays/framework packages
  • cd packages&&ln -s @meteor-it dist&&cd ..
  • npm install -g make-zaebis
  • npm install
  • make-zaebis watch -t bot (Ignore all errors in console)

In second terminal:

  • cd output/development/bot
  • node main.bot.js

Next runs:

In first terminal:

  • make-zaebis watch -t bot

In second terminal:

  • cd output/development/bot
  • node main.bot.js

How to write plugins

Look at plugins/publicPlugins/FunPlugin and write other plugin in similar dir Or read hubot docs, and write plugins for them in hubotPlugins

Features:

  • Compatable with multiple plugin formats
    • Venom bot
    • Hubot plugins
    • Lila
    • Ayzek very own plugin format (The best one, by default)
  • Single process can have multiple ayzek instances
  • Every ayzek instance can handle multiple api connections
  • Powerfull plugin system
  • Fast async state management
  • Hot plugin replacement (You can edit plugins without restarting bot)
  • Compilable to single standalone js file

Supported api's:

Messanger Module Repository
Telegram (as bot) @meteor-it/xbot/api/tg Multirepo
Telegram (as user) @meteor-it/xbot/api/tgmtproto Multirepo
Vkontakte @meteor-it/xbot/api/vk Multirepo
Discord @meteor-it/xbot/api/ds Multirepo

Roadmap:

  • Better docs
  • More apis
  • I18N support with @meteor-it/templato
  • Plugin store
  • Upload native plugin support
    • Waiting for Venom-Bot api stabilization
    • Implement bindings
  • AyzekSDK upload
    • Ayzek-RED private release
    • Attachments in websocket api
  • UtilPlugin
    • Piping command output

ayzek's People

Contributors

greenkeeper[bot] avatar

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.