Skip to content

jixuan1989/oss-bot

 
 

Repository files navigation

OSS-bot

Powered by Wechaty Build Status Greenkeeper badge

OSS Chat

Deploy

What is OSS-bot

OSS-bot is for bridging IM apps (e.g., WeChat) and Apache community tools (e.g., mailing list, and jira).

OSS-bot will serve users as a cloud service.

Using OSS-bot as a service

TBD

Preliminary

To compile OSS-bot, typescript environment is needed. If you have npm, you can run:

npm install

Run

./node_modules/.bin/ts-node src/main.ts

Localhost

You can get the following result, open http://localhost:8788, scan qrcode and begin to use the bot!

16:57:45 INFO Wechaty <wechaty-puppet-puppeteer>(heroku-wechaty) start() v0.29.7 is starting...
16:57:47 INFO startWeb startWeb() listening to http://localhost:8788

After scan the qrcode, you can find the following result here

17:12:57 INFO chatops chatops(Der! I just got online!
OSS Bot v0.0.24)
17:12:57 INFO startBot onLogin(Contact<李佳芮>) 李佳芮 Heroku Wechaty Getting Started v0.29.7 logined

Advance

  1. Using docker to get a more stable version
  2. Using an advance puppet to get a more stable version

Staging

We are current DevOps the master branch from the repo to Heroku under the protection of Travis CI.

You can visit the staging system at http://oss-bot.kaiyuanshe.cn/

Meeting Notes

Apache Incubator Proposal

Mentors

Committers

Thanks

  • OSS mentored by: Apache Software Fundation
  • Project Lead by: 开源社
  • Heroku Dyno sponsored by: JuziBot
  • Wechaty Puppet Padplus sponsored by: JuziBot
  • Heroku Getting Started Template from Wechaty

Copyright & License

  • Code & Docs © 2019-now 开源社
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons

About

Apache Open Source Software BOT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.7%
  • JavaScript 0.3%