Skip to content

Chat Drive is a conversational storage solution that allows you to save files from the WeChat room, and search & access them anytime by talking to our chatbot.

License

Notifications You must be signed in to change notification settings

wechaty/chat-drive

Repository files navigation

chat-drive

Chat Drive is a conversational storage solution that allows you to save files from the WeChat room and access them anytime by talking to our chatbot.

The Motivation

Once upon a time...

Features

  1. Save all files in a WeChat room to GDrive
  2. Search and get back the saved files by talking to the chatbot

Usage

Google Drive API

How to create a Service Account

(the following is taken from google-spreadsheet docs)

  1. Go to the Google Developers Console
  2. Select your project or create a new one (and then select it)
  3. Enable the Drive API for your project
    • In the sidebar on the left, expand APIs & auth > APIs
    • Search for "drive"
    • Click on "Drive API"
    • click the blue "Enable API" button
  4. Create a service account for your project
    • In the sidebar on the left, expand APIs & auth > Credentials
    • Click blue "Add credentials" button
    • Select the "Service account" option
    • Select "Furnish a new private key" checkbox
    • Select the "JSON" key type option
    • Click blue "Create" button
    • your JSON key file is generated and downloaded to your machine (it is the only copy!)
    • note your service account's email address (also available in the JSON key file)
  5. Share the doc (or docs) with your service account using the email noted above

Links

  1. How to Use the Google Drive API with JavaScript
  2. Wrapper to simplify interaction with google drive apis
  3. Node.js library to access Google Drive's API
  4. Google Drive API: Files and folders overview

Similiar Products

  1. Accelerate Work - A free browser extension to help you find docs, notes and wikis, fast.

Contributors

Hall of FlameHall of FlameHall of FlameHall of FlameHall of FlameHall of FlameHall of FlameHall of Flame

Creators

Rui, Duan, Yuan, and Huan

Copyright & License

  • Code & Docs © 2020 Wechaty Contributors (https://github.com/wechaty)
  • Code released under the Apache-2.0 License
  • Docs released under Creative Commons

About

Chat Drive is a conversational storage solution that allows you to save files from the WeChat room, and search & access them anytime by talking to our chatbot.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published