nodefried

I think therefore I am. Prompt style controller for bots.

Usage no npm install needed!

<script type="module">
  import nodefried from 'https://cdn.skypack.dev/nodefried';
</script>

README

Description

An all purpose Node.js bot with built with console + prompt + misc other things.

Features

  • Interactive Console
  • Pretty Colors
  • Web Server
  • Crypto Utilities / Queries
  • Internet Speed Test (on bot host)
  • Inet-utils (tracert, dig, ping, and more!)
  • NMAP Capable
  • Discord Capable
  • IRC Capable
  • Email Capable
  • Auto-updating
  • Invite-able (promiscuous)
  • Auto-generates Documentation (Kinda)
  • Dropbox API v2 Storage/Manipulation

Operation

Compatibility

Windows, osX, Linux

Requirements

Python 2.7, Node.js 8+, NPM

Installation

Source

  1. git clone https://github.com/nodefried/nodefried.git
  2. cd nodefried; npm install -g
  3. node init.js or just nodefried (all OS's)

NPM

  1. npm install nodefried -g

Documentation

The documentation is auto-generated.