🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

discordtools

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

discordtools

Discord Tools is a powerful, productive, efficient, and easy-to-use set of tools that allows you to interact with Discord API.

latest
Source
npmnpm
Version
2.0.54
Version published
Maintainers
1
Created
Source

Discord Tools

About

Discord Tools is a powerful, productive, efficient, easy-to-use Node.js module that allows you to interact with Discord API.

  • Powerful
  • Productive
  • Efficient
  • Easy-to-use
  • Object-oriented

Installation

$ npm i discordtools

Example usage

const DiscordTools = require('discordtools');
const tools = new DiscordTools.Client('Client Token');

tools.createChannel('Guild ID', 'channel-name', 'text', 'Channel Topic', false);

Keywords

discord

FAQs

Package last updated on 08 Nov 2018

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