brainboxdotcc / DPP

C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots!
https://dpp.dev/
Apache License 2.0
1.05k stars 159 forks source link

feat: commandhandler now has functions to edit/get/delete responses #1199

Open Jaskowicz1 opened 2 months ago

Jaskowicz1 commented 2 months ago

This PR adds functions to dpp::commandhandler to allow users to edit, get, and delete, responses. Whilst dpp::commandhandler is deprecated, we still have a good few people using it.

Code change checklist

netlify[bot] commented 2 months ago

Deploy Preview for dpp-dev ready!

Name Link
Latest commit a2fd32a6d36c381a2f177e4e5c21191563844ae9
Latest deploy log https://app.netlify.com/sites/dpp-dev/deploys/669a2c090044a900081dba7b
Deploy Preview https://deploy-preview-1199--dpp-dev.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

braindigitalis commented 1 month ago

any movement on this?