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
- Host: GitHub
- URL: https://github.com/corewire/rocketbot
- Owner: corewire
- License: mit
- Archived: true
- Created: 2019-09-30T09:03:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-05T13:45:37.000Z (about 6 years ago)
- Last Synced: 2025-11-27T19:54:55.453Z (7 months ago)
- Topics: bot-framework, ddp-client, restclient, rocketchat
- Language: Python
- Size: 53.7 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rocketbot
[](https://travis-ci.org/corewire/rocketbot) [](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..