SkillAgentSearch skills...

Ottobot

A Mattermost bot

Install / Use

/learn @cachapa/Ottobot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ottobot

ottobot is a Mattermost bot.

Installation

ottobot is a dart command-line application and requires only the dart-vm.

git clone [this repository]
cd ottobot
pub get
dart ottobot.dart

Usage

The bot needs to be kept running in a background process so it can monitor Mattermost for trigger messages.

Currently the best way to achieve this is to simply call it from a crontab startup job:

@reboot dart /[path_to_script]/ottobot.dart

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2y ago
Forks0

Languages

Dart

Security Score

65/100

Audited on Sep 8, 2023

No findings