This bot is no longer working since Chalmers Studentbostäder have made updates to their website. Please consider checking out my more recent attempt at wrapping an API around the functions provided to tenants of CHS! chs-studentbostader-api
Permission based door opener for residents at Chalmers studentbostäder.
- Remotely opens the front door of Gibraltargatan 94 (Emilsborg) 🔑🚪
- Written in node.js
- Web scraping with nightmare.js👻
- Communicates via discord.js💬
- Permission based ✋🤖
- Could at one point play music 🎙️🤖
See attached images for examples.
- Change name of credentials_template.json to credentials.json and replace with your own data
- npm install (discord.js might complain about opus. Ignore this)
- npm start
- Optimize login, currently very slow