JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 22
  • Score
    100M100P100Q39853F
  • License ISC

Create trade images for ROBLOX with this module.

Package Exports

  • tradeimage

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tradeimage) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

TradeImage

By Embedded77#1367

What is this module for? This was designed to create images like the below for trades on ROBLOX. Example It was originally a part of EmbeddedTradeBot, https://discord.gg/eDtpQas6Tf ETB shows it like this Trade Image

Methods

Constructor

Opt. Image Path, URL, or Buffer
Returns: new Generator

generate

user{id:integer,username:string} - An object with the user's data.
give[] - Array of itemids which the user is giving
get[] - Array of item ids which the user is getting
Opt. keep - Whether to keep the image once created or let it be deleted
Returns: Buffer

I am not responsible for any issues, problems, or situations of any kind arising from the use of this or any of my other works. By using this you accept any actions as your own and hold yourself accountable.