1.0.1 • Published 3 years ago

discord-button-plugin v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Discord button plugin

Easy way to use discord button inside your project :)

Installation

Install discord-button-plugin with npm

$ npm install discord-button-plugin

Usage/Examples

javascipt:

const discord-button = require('discord-button-plugin')
/**
 * soon
*/

Typescript:

import discord-button from 'discord-button-plugin'
/**
 * soon
*/

Screenshots

Soon

Support

For support, join our Discord support server.

Authors

  • CODE STATION:

License

MIT

discord-button-plugin