PGamerX

Results 3 issues of PGamerX

Hey there! I am using your package for Discord bot using [discord.js](https://discord.js.org) I do the following thing ```js msg.attachments.forEach(async(Attachment) => { let lol = await canvas.loadImage(Attachment.url) }) ``` But I...

enhancement
question

type: icon request
icon type: logo

Hi there, I am not really experienced with redis or schemas and stuff and this is what I wanted to use: Schema: ```json { ID: string, warns: [ { reason:...