www.npmjs.com Open in urlscan Pro
2606:4700::6811:dfaf  Public Scan

URL: https://www.npmjs.com/package/vcodes.js
Submission: On October 08 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

GET /search

<form id="search" method="GET" action="/search" class="_13c93d41 relative flex bg-transparent ph3 ph2 pv2 ph0-ns pv0-ns bt b--black-10 bn-ns">
  <div class="e82b10fd relative dde91b96">
    <div class="_2f299eeb nowrap flex"><span class="_705cdf4f db fl pl3 pr1"><svg width="15px" height="15px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18" aria-hidden="true">
          <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
            <g stroke="#777777" stroke-width="1.3">
              <g>
                <path d="M13.4044,7.0274 C13.4044,10.5494 10.5494,13.4044 7.0274,13.4044 C3.5054,13.4044 0.6504,10.5494 0.6504,7.0274 C0.6504,3.5054 3.5054,0.6504 7.0274,0.6504 C10.5494,0.6504 13.4044,3.5054 13.4044,7.0274 Z"></path>
                <path d="M11.4913,11.4913 L17.8683,17.8683"></path>
              </g>
            </g>
          </g>
        </svg></span><input type="search" role="combobox" name="q" hotkeys="[object Object]" placeholder="Search packages" aria-label="Search packages" aria-controls="typeahead-list-14761" aria-expanded="false" aria-activedescendant=""
        inputref="[object Object]" autocomplete="off" class="_390acbc5 f5 fw3 black relative" value="" element="input"></div>
  </div><button type="submit" class="_0da775bb bn pv2 ph4 f6 white pointer bn pv2 ph4 f6 white pointer" aria-label="Search">Search</button><input type="hidden" name="csrftoken" value="rZtDAZ6BPoh_fq0HY3pg0aKL7BLJTSzWXXANHM8MvHf">
</form>

Text Content

skip to:contentpackage searchsign in
❤
 * Pro
 * Teams
 * Pricing
 * Documentation

npm


Search
Sign UpSign In


VCODES.JS


4.0.1 • Public • Published 2 years ago
 * Readme
 * Code Beta
 * 1 Dependency
 * 1 Dependents
 * 16 Versions


VCODES.JS




INSTALLATION

This is a Node.js module available through the npm registry. Installation is
done using the npm install command:


DOCUMENTATION

$ npm install vcodes.js


USAGE

const { Client } = require("vcodes.js");
const client = new Client("Your-Token");


FUNCTIONS

Usage Params @returns client.getVoters() No params needed Promise<>
client.checkVote(userId) userId Promise<> --- client.getAnnouncements() No
params needed Promise<> client.addAnnouncement({}) title, description Promise<>
client.deleteAnnouncement(id) id Promise<> --- client.addCommand({}) name,
description, syntax, category? Promise<> client.getCommands(id) id Promise<>
client.editCommand({}) id, name, description, syntax, category? Promise<>
client.deleteCommand(id) No params needed Promise<> client.setUses({}) id, uses
Promise<>


EVENTS

Name ready reconnected reconnecting reminder vote


LICENSE

MIT


README


KEYWORDS

 * vcodes
 * api
 * wrapper
 * vcodes.js








PACKAGE SIDEBAR


INSTALL

npm i vcodes.js


REPOSITORY

Gitdevelopers.vcodes.xyz


DOWNLOADSWEEKLY DOWNLOADS

74


VERSION

4.0.1


LICENSE

MIT


UNPACKED SIZE

26.4 kB


TOTAL FILES

39


LAST PUBLISH

2 years ago


COLLABORATORS

 * 

Try on RunKit
Report malware


FOOTER


SUPPORT

 * Help
 * Advisories
 * Status
 * Contact npm


COMPANY

 * About
 * Blog
 * Press


TERMS & POLICIES

 * Policies
 * Terms of Use
 * Code of Conduct
 * Privacy