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.
- Host: GitHub
- URL: https://github.com/fiveisprime/modulus-bot
- Owner: fiveisprime
- License: mit
- Created: 2016-04-08T17:04:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-08T17:14:29.000Z (about 10 years ago)
- Last Synced: 2025-02-04T13:44:11.412Z (over 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`