discord-drive
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

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

Package Sidebar

Install

npm i discord-drive

Weekly Downloads

1

Version

0.3.0

License

Apache-2.0

Unpacked Size

24.4 kB

Total Files

19

Last publish

Collaborators

  • ishibi