New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

wumpbot

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wumpbot

A Discord.js template project creator allows to create Discord.js project automatically by its CLI (command) without a hassle of setting up the repository or installing packages manually.

latest
Source
npmnpm
Version
0.0.5
Version published
Weekly downloads
10
Maintainers
1
Weekly downloads
 
Created
Source

Wumpbot

A Discord.js template project creator allows to create Discord.js project automatically by its CLI (command) without a hassle of setting up the repository or installing packages manually.

It has configurations like ESLint, Prettier, Git and many more.

NOTE: This is an experimental package so bugs may occur.

Installation

npm install -g wumpbot

Documentation

To create a Discord bot with this package, type: wumpbot create or npx wumpbot create on your shell command

Follow the instructions carefully and wait for a while to do some hardwork for you. Open your preferred code editor and do some stuff with it. It supports both TypeScript and JavaScript.

Testing

Clone the entire repository and place to your desired folder. Type either npm ci or npm install (it depends on you, if you prefer one of them)

Run this command here: npm run devlink.

It ensures that the entire project is built and ready for testing.

To test the CLI, type: wumpbot-dev

FAQs

Package last updated on 10 Jul 2021

Did you know?

Socket

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