1.0.3 • Published 2 years ago

fluidnodes v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

FluidNodes CLI

This is currently in beta and issues may occur. At the moment it only has 'login' and 'upload'.

Made for https://fluidnodes.com/ (free discord bot hosting)!

Allows users to upload files, manage their servers.

Installation

npm install fluidnodes -g

Usage

Open a terminal or command prompt in your project and type fluidnodes which gives a list of available commands.

Commands:

  • login - Login to your panel account
  • status - Gives information about your server
  • upload <folder> - Uploads the files in the folder (e.g. fluidnodes upload ., uploads the current directory)