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!');

Package Sidebar

Install

npm i vk-tools

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

11.2 kB

Total Files

13

Last publish

Collaborators

  • tgxed