vk-tools
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

vk-tools

vk-tools - this is a Node.JS tools package for VK.

📚 Documentation

Install

npm i vk-tools

Example usage

const { VKTools } = require('vk-tools');
 
let vk = new VKTools(process.env.TOKEN);
 
vk.setStatus('Cool!');

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    7
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    7

Package Sidebar

Install

npm i vk-tools

Weekly Downloads

7

Version

1.0.1

License

ISC

Unpacked Size

11.2 kB

Total Files

13

Last publish

Collaborators

  • tgxed