https://github.com/skippednote/d8-bot
Drupal 8 contribution tracker for your organization
https://github.com/skippednote/d8-bot
Last synced: 7 months ago
JSON representation
Drupal 8 contribution tracker for your organization
- Host: GitHub
- URL: https://github.com/skippednote/d8-bot
- Owner: skippednote
- Created: 2016-01-14T10:39:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-06-13T04:55:48.000Z (almost 7 years ago)
- Last Synced: 2025-10-23T22:55:08.994Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 36.1 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Axelerant D8 Bot
================
[](https://semaphoreci.com/skippednote/axelerant-d8-bot)
### Setup
```
npm install
npm start
```
## Moderation
- Update `contributors.json` to update the list of contributors.
## Deploy
- Requirements
- Node version above 0.12
- Install npm modules using `npm install`
- Run the application using `npm start`
- Set environment variable `SLACK_URL`
- Procfile is setup for Heroku and like environments