Skip to content

cadrspace/cadrspace_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CADRSPACE_BOT

Telegram bot that shows CADR hackerspace status.

Telegram handle: @cadrspace_bot

Usage

  • /help - Show the help text
  • /status - Show current status (OPEN/CLOSED)
  • /camera - Show the camera image from hackspace. If image is unavailable show kittens.

Setup

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

Roadmap

  • Camera image Added 29-Oct-2016
  • Subscription on status changes
  • Schedule command
  • Request presense command
  • Integration with hackdepot

Change Log

[0.0.1] - 2016-10-29

Added

  • /camera command shows the camera image from hackspace. If image is unavailable show kittens.

About

Telegram bot hackspace CADR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%