DiscordJS v14 Image Commands By Captain
🚀 A collection of 86 image manipulation commands for Discord.js v14, including both message and slash commands, using my advanced Discord.js v14 command handler.
👨💻 Created by Captain @toorecap (me ofc), these image commands uses jeyy's api.
Also this uses my Discord.js V14 Handler check it out if you need a guide on how to set up the handler.
⭐️ If you enjoyed the project, please give it a star by clicking the button at the top right of the page.
🙏 Thank you!
abstract
: abstract someone.ads
: ads someone.balls
: balls someone.bayer
: bayer someone.billboard
: billboard someone.blocks
: blocks someone.blur
: blur someone.bomb
: bomb someone.bonks
: bonks someone.bubble
: bubble someone.burn
: burn someone.canny
: canny someone.cartoon
: cartoon someone.cinema
: cinema someone.clock
: clock someone.cloth
: cloth someone.cow
: cow someone.cracks
: cracks someone.cube
: cube someone.dilate
: dilate someone.dither
: dither someone.dots
: dots someone.endless
: endless someone.equations
: equations someone.explicit
: explicit someone.fall
: fall someone.fan
: fan someone.fire
: fire someone.flag
: flag someone.flush
: flush someone.gallery
: gallery someone.gameboy_camera
: gameboy_camera someone.globe
: globe someone.half_invert
: half_invert someone.heart_diffraction
: heart_diffraction someone.infinity
: infinity someone.ipcam
: ipcam someone.kanye
: kanye someone.knit
: knit someone.lamp
: lamp someone.laundry
: laundry someone.layers
: layers someone.letters
: letters someone.lines
: lines someone.liquefy
: liquefy someone.logoff
: logoff someone.lsd
: lsd someone.magnify
: magnify someone.matrix
: matrix someone.melt
: melt someone.neon
: neon someone.optics
: optics someone.painting
: painting someone.paparazzi
: paparazzi someone.patpat
: patpat someone.pattern
: pattern someone.phase
: phase someone.phone
: phone someone.pizza
: pizza someone.plank
: plank someone.plates
: plates someone.poly
: poly someone.print
: print someone.pyramid
: pyramid someone.radiate
: radiate someone.rain
: rain someone.reflection
: reflection someone.ripped
: ripped someone.ripple
: ripple someone.roll
: roll someone.sensitive
: sensitive someone.shine
: shine someone.shock
: shock someone.shoot
: shoot someone.shred
: shred someone.slice
: slice someone.soap
: soap someone.spikes
: spikes someone.spin
: spin someone.stereo
: stereo someone.stretch
: stretch someone.tv
: tv someone.wall
: wall someone.warp
: warp someone.wiggle
: wiggle someone.zonk
: zonk someone.
Contributions are welcome! Please follow these guidelines:
-
Fork the Repository:
- Click the "Fork" button at the top-right of the repository page to create your copy.
-
Create a New Branch:
- Create a new branch for your changes:
git checkout -b my-feature-branch
- Create a new branch for your changes:
-
Make Your Changes:
- Implement your changes or new features.
-
Commit and Push:
- Commit your changes and push to your forked repository:
git add . git commit -m "Add new feature" git push origin my-feature-branch
- Commit your changes and push to your forked repository:
-
Submit a Pull Request:
- Open a pull request from your branch to the
main
branch of the original repository.
- Open a pull request from your branch to the
If you have any questions or need support with this project, feel free to join our Discord server. For issues or bugs, please visit the issues section and submit a new issue.