feat(plugin): imgtogif (#101)

* Added an "imgtogif" to convert an image to gif. Currently working on making it fetch the width/height of the image, so it's 512x512 for now.

* fix(install): script url

The Linux installer script is actually named install.sh and not installer.sh. Thats why I got a 404 Error. Exchanging the URL will fix it. I successfully tested it on my CachyOS (Arch Linux) install.

* commit

* put imgtogif to equicordplugins

---------

Co-authored-by: thororen1234 <thororen1234@users.noreply.github.com>
Co-authored-by: RTBGG <12652550+RTBGG@users.noreply.github.com>
Co-authored-by: thororen1234 <78185467+thororen1234@users.noreply.github.com>
This commit is contained in:
zyqunix 2024-12-03 21:38:29 +01:00 committed by GitHub
parent 66c24b2878
commit 03a1391312
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 149 additions and 0 deletions

View file

@ -256,6 +256,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
name: "Alyxia Sother",
id: 952185386350829688n
},
zyqunix: {
name: "zyqunix",
id: 1201415921802170388n
},
Remty: {
name: "Remty",
id: 335055032204656642n