Skip to content

tryforge/ForgeCanvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ForgeCanvas logo

ForgeCanvas

Elevate your Discord app's visual appeal with ease. Create beautiful images using simple canvas functions.

@tryforge/forgecanvas @tryforge/forgescript Discord


Contents

  1. Why ForgeCanvas?
  2. Installation
  3. Contributing
  4. Documentation
  5. Need help!
  6. Credits

Why ForgeCanvas?


ForgeCanvas simplifies image creation, integrates seamlessly with ForgeScript, and makes canvas-related tasks quicker and easier for bot development.


Installation


Just a few simple steps and you'll be a cook, cooking awesome images by sprinkling magic coding dust.

  1. Summon the package by incanting:
    npm i @tryforge/forge.canvas
  2. Summon the package's power with this spell in your main file:
    const { ForgeCanvas } = require("@tryforge/forge.canvas")
  3. Behold the power, that's now in your hand. Technically speaking not you but your code, here's how to use it:
    // This is your main file,
    // And just like usual, I'll assume this client can be an app or anything
    const { ForgeCanvas } = require("@tryforge/forge.canvas")
    const client = new ForgeClient({
        ...options // The options you currently have   
        extensions: [
            new ForgeCanvas()
        ]
    })

Contributing


We're always welcome for brave adventurers to join our quest! Just fork, clone, commit, push, pull request and the usual.

Need help!


Having trouble? Don't fret! Join our Discord server to get some help!


Credits

We hope you enjoy using ForgeCanvas! This package was made with ♥️ by Aggelos

Contributor Contribution Contact
Aggelos Owner of the package Discord GitHub
LordDuck Developer Discord GitHub
Econome Ducks Helper/Middleman Discord GitHub
Aurea Readme Discord GitHub
Aditya Readme Answer Discord GitHub

P.S.: We may or may not accept bribes in form of pizza!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published