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

https://github.com/fiveisprime/modulus-bot

Manage your Modulus projects from Slack.
https://github.com/fiveisprime/modulus-bot

Last synced: about 1 year ago
JSON representation

Manage your Modulus projects from Slack.

Awesome Lists containing this project

README

          

# modulus-bot
Manage your Modulus projects from Slack.

## Setup

You'll need some environment variables setup:

- `MODULUS_TOKEN` An API token for your Modulus account
- `MODULUS_USER` Your Modulus user ID
- `SLACK_TOKEN` The token for your Slackbot
- `SLACK_CHANNEL` The channel to post to

## Usage

Use the bot just like the Modulus CLI. The following commands are supported:

- `modulus project list`
- `modulus project restart 123`