An open API service indexing awesome lists of open source software.

https://github.com/corewire/rocketbot

A RocketChat bot-framework with a DDP- and a Rest-Client
https://github.com/corewire/rocketbot

bot-framework ddp-client restclient rocketchat

Last synced: 5 months ago
JSON representation

A RocketChat bot-framework with a DDP- and a Rest-Client

Awesome Lists containing this project

README

          

# Rocketbot

[![Build Status](https://travis-ci.org/corewire/rocketbot.svg?branch=master)](https://travis-ci.org/corewire/rocketbot) [![codecov](https://codecov.io/gh/corewire/rocketbot/branch/master/graph/badge.svg)](https://codecov.io/gh/corewire/rocketbot)

This repository contains a
- Async Rest-Client
- DDP-Client
- Botframework

for [Rocket.Chat](https://github.com/RocketChat/Rocket.Chat)

# Usage

Examples on how to use this bot can be found [here](./examples).

# Features

todo..

# Custom commands

todo..

# Custom bots

todo..