/WeLoo

Project weLoo

Primary LanguageJavaScriptMIT LicenseMIT

WeLoo 微卢 - A Webot Application Build Status

  • WeChat Account (English): wewaterloo
  • 微信账号 (中文): wewaterloo_cn

WeLoo is an open WeChat plaform for University of Waterloo students, the server side is built by Team WeluuBA at 2014 Water Hackathon. The platform is providing specific searching service for university student.

微卢是一个面向滑铁卢大学学生的微信公众账号,由WeLuuBa团队成猿在2014 Water Hackathon中开发完成后台。主要提供面向大学生的信息查询服务。

Functions 功能

  • Exam Schedule Lookup 考试信息查询
  • Food Services Open Hours, Menu, and Location Lookup 学校餐饮服务信息查询
  • Waterloo Weather Information 滑铁卢天气信息查询
  • More Functions are Developing... 更多功能开发中...

Run on Local Machine 本地运行

git clone https://github.com/slovey528/WeLoo.git
cd WeLoo/
npm install
make start UW_API_TOKEN=TOKEN MONGO_TEST_URI=mongodb://username:password@oceanic.mongohq.com:10087/app_sample

Use make start to run node app.js. 使用make start 命令会调用 node app.js

Message Test 消息调试

Use webot-cli command line tool to test the message. 使用 webot-cli 命令行工具来发送测试消息。

For more information about wechat-robot and how to test, please go to the github page.

Team WeluuBA 开发者

Credit