Telegram bot that shows CADR hackerspace status.
Telegram handle: @cadrspace_bot
- /help - Show the help text
- /status - Show current status (OPEN/CLOSED)
- /camera - Show the camera image from hackspace. If image is unavailable show kittens.
Move config.example.js
to config.$NODE_ENV.js
. Paste a valid
Telegram token into the config then launch the application:
$ export NODE_ENV=production
$ npm start
Camera imageAdded 29-Oct-2016- Subscription on status changes
- Schedule command
- Request presense command
- Integration with hackdepot
- /camera command shows the camera image from hackspace. If image is unavailable show kittens.