@tryforge/forge.canvas
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

ForgeCanvas

Easy to use canvas for forge.

@tryforge/forge.canvas @tryforge/forgescript Discord

How to use

Download this package:

npm i @tryforge/forge.canvas

Now, in your client initialization:

const { ForgeCanvas } = require("@tryforge/forge.canvas")

// I'll assume client, can be bot or anything else
const client = new ForgeClient({
    ...options // The options you currently have
    extensions: [
        new ForgeCanvas()
    ]
})

And voi-la, you now have canvas functions loaded to your bot.
Check our docs for info of all functions available.

Readme

Keywords

none

Package Sidebar

Install

npm i @tryforge/forge.canvas

Weekly Downloads

6

Version

0.2.1

License

MIT

Unpacked Size

67.3 kB

Total Files

56

Last publish

Collaborators

  • yuzudaneko
  • berk404
  • aggelos_007