SkillAgentSearch skills...

Multivac

A ChatOps bot for Slack with a integrated job queue and RESTful API

Install / Use

/learn @vektorlab/Multivac
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Multivac

<p align="center"> <img src="https://raw.githubusercontent.com/vektorlab/multivac/master/logo.png" alt="multivac"/> </p>

Extensible ChatOps framework with an integrated job queue, RESTful API, and built-in support for Slack.

Quickstart

To get started quickly using Docker:

  • Clone the repo and create a copy of the sample config
git clone https://github.com/vektorlab/multivac.git
cd multivac
cp -v sample-config.yml config.yml
  • Update config.yml with a Slack token created under "Bots" in the integration section of Slack

  • Update docker-compose.yml with your config path:

sed -i "s|/path/to|$(pwd)|g" docker-compose.yml
  • And bring up the container stack:
docker-compose up

That's it! You're ready to start talking to Multivac.

Invite Multivac to your channel and type @multivac: help to get available commands. Navigate to http://localhost:8000 to view the real-time dashboard.

Full docs are available here

View on GitHub
GitHub Stars47
CategoryDevelopment
Updated1y ago
Forks4

Languages

Python

Security Score

75/100

Audited on Feb 28, 2025

No findings