nodefried
v0.0.6
Published
I think therefore I am. Prompt style controller for bots.
Downloads
3
Maintainers
Readme
Description
An all purpose Node.js bot with built with console + prompt + misc other things.
Features
- [x] Interactive Console
- [x] Pretty Colors
- [x] Web Server
- [x] Crypto Utilities / Queries
- [x] Internet Speed Test (on bot host)
- [x] Inet-utils (tracert, dig, ping, and more!)
- [x] NMAP Capable
- [x] Discord Capable
- [x] IRC Capable
- [ ] Email Capable
- [x] Auto-updating
- [ ] Invite-able (promiscuous)
- [x] Auto-generates Documentation (Kinda)
- [x] Dropbox API v2 Storage/Manipulation
Operation
Compatibility
Windows, osX, Linux
Requirements
Python 2.7, Node.js 8+, NPM
Installation
Source
git clone https://github.com/nodefried/nodefried.git
cd nodefried; npm install -g
node init.js
or justnodefried
(all OS's)
NPM
npm install nodefried -g
Documentation
The documentation is auto-generated.