Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 521 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 521 Bytes

A deadly simple Rocket.Chat realtime bot

Base on the Rocket.Chat Golang SDK inspired by go-chat-bot.

Usage

The main.go file shows how to run the bot including plugins.

Plugin developpement

Look at the plugins repository.

The hello plugin is an example.

Help command

Typing help or ? or aide in Rocket will display all the plugins with their help.