This package has been deprecated

Author message:

use

discordtools

2.0.54 • Public • Published

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

Links

Package Sidebar

Install

npm i discordtools

Weekly Downloads

3

Version

2.0.54

License

MIT

Unpacked Size

111 kB

Total Files

24

Last publish

Collaborators

  • boltx