Socket
Socket
Sign inDemoInstall

discord-drive

Package Overview
Dependencies
144
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    discord-drive

A CLI tool to use Discord as a cloud storage


Version published
Weekly downloads
3
Maintainers
1
Created
Weekly downloads
 

Readme

Source

discord-drive

A CLI tool to use Discord as a cloud storage

Installation

npm i discord-drive -g

Configuration

The cli needs a discord bot token to access the Discord API and a channel id to send messages in. Run the following commands to add them:

 ddrive config -t <token> -c <channel_id>

The token and channel_id will be stored as plaintext in a ddrive_config.json file inside the home directory i.e. os.homedir() for later use.

Preview

PS D:\> ddrive
A CLI tool to use Discord as a cloud storage

VERSION
  discord-drive/0.2.0 win32-x64 node-v16.15.0

USAGE
  $ ddrive [COMMAND]

TOPICS
  plugins  List installed plugins.

COMMANDS
  config   Set information required by ddrive
  help     Display help for ddrive.
  plugins  List installed plugins.
  say      Send a text in chat
  upload   Upload a file

Keywords

FAQs

Last updated on 29 May 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc