文件名称:hubot-gmail-notify:hubot-gmail-notify
文件大小:22KB
文件格式:ZIP
更新时间:2024-06-15 03:17:21
CoffeeScript
hubot-gmail-notify 带有Hubot的 Oauth2授权。 在本地运行hubot-gmail-notify 您可以通过运行以下命令测试您的Hubot。 您可以通过运行以下命令在本地启动hubot-gmail-notify: export HUBOT_GOOGLE_CLIENT_ID=your google project client id export HUBOT_GOOGLE_CLIENT_SECRET=your google project client secret export HUBOT_GOOGLE_REDIRECT_URL=your google project redirect Url export REDIS_URL=redis://127.0.0.1:6379/hubot export HUBOT_SLACK_TOKEN=your slack
【文件预览】:
hubot-gmail-notify-master
----bin()
--------hubot.cmd(57B)
--------hubot(141B)
----package.json(1KB)
----test()
--------mocha.opts(54B)
--------gmail()
--------google-oauth_test.coffee(8KB)
--------gmail-cron_test.coffee(2KB)
----hubot-scripts.json(23B)
----external-scripts.json(232B)
----Procfile(46B)
----src()
--------gmail()
--------cli()
----configs()
--------brain_key.json(219B)
----.gitignore(39B)
----README.md(7KB)
----scripts()
--------gmail-cron.coffee(11KB)
--------gmail.coffee(3KB)
--------google-oauth.coffee(6KB)
----.editorconfig(197B)