A bot running on tang.ents.ca to help with member actions: @sheep:tang.ents.ca. Currently supports querying cameras at ENTS and announcing when people arrive.
- Clone this repository
 - Run 
npm installin the cloned directory - Copy 
config/default.yamltoconfig/production.yamland change any settings. - Run 
NODE_ENV=production npm run build - Run 
NODE_ENV=production npm run start