Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stahnma/hubot-cantchart
Get a new excuse for why you can't get any work done
https://github.com/stahnma/hubot-cantchart
Last synced: 26 days ago
JSON representation
Get a new excuse for why you can't get any work done
- Host: GitHub
- URL: https://github.com/stahnma/hubot-cantchart
- Owner: stahnma
- License: mit
- Created: 2024-01-26T04:29:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-06T16:15:39.000Z (6 months ago)
- Last Synced: 2024-09-12T02:09:58.888Z (about 2 months ago)
- Language: JavaScript
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hubot-cantchart
Are you tired of your management team and co-workers having expectations about your work? We've experienced dozens or hundreds of reasons over the years that work can't be done -- even when critical. To show how you can't get any work done, you just put yourself on the can't chart.
This is extension pulls for the wisdom of the crowd on [websages/hates-software/issues/1](https://github.com/websages/hates-software/issues/1), which is pertty much just perfect.
![Gantt Chart](https://i.imgur.com/HNBkC1B.png)
![Cant Chart](https://i.imgur.com/k5HfIYT.png)
# Installation
`npm i hubot-cantchart --save`
add `hubot-cantchart` to your `external-scripts` file.
# Configuration
You need a `HUBOT_GITHUB_TOKEN` environment variable set so you can make API calls to github. If one isn't found, it will fall back to `GITHUB_TOKEN`. If that is also not found, it will return an error.
# Usage
hubot excuse - get a new excuse for why you can't get any work done
hubot cant chart -- alias for excuse
hubot can't chart -- alias for excuse
# Attribution
The concept of a "cant chart" came from [rick](https://github.com/rick). (Mr Cant Chart himself). See [the full presentation](https://www.slideshare.net/ogc/waxing-ballroom-floors-on-the-titanic) for all the fixin's. (slide 58+)
See also: [websages/hates-software](https://github.com/websages/hates-software/issues/)
# License
MIT