disploy
disploy copied to clipboard
Flexible router for building HTTP interaction-based Discord bots with ease.
Instead of forcing the user to return raw json, we should have an overload that allows a Disploy message type that features properties like ephemeral for message flag easy access....
- doesn't work on windows at all (codespaces, yay) - drops commands if they have options (omegalul) - deploys global commands in dev mode (why?) - none of the guide...
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @ryanwilsonperkin in webpack/webpack#16759 v5.76.0...
Bumps [undici](https://github.com/nodejs/undici) from 5.13.0 to 5.19.1. Release notes Sourced from undici's releases. v5.19.1 ⚠️ Security Release ⚠️ Regular Expression Denial of Service in Headers with CVE-2023-24807 CRLF Injection in Nodejs...
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1. Commits 5b44c1b 3.0.1 9fbc20a chore: better number regex 41ae98e Cleanup c59f35e Move to Sideway See full diff in compare view Maintainer changes This version...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.32 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.32 / 1.0.32 Add new browser : DuckDuckGo, Huawei Browser, LinkedIn Add new OS : HarmonyOS Add some...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
- [ ] Application Commands - [x] Slash Commands (https://github.com/Disploy/disploy/commit/c00b990270d4bbcdda6e30f568c0f9c906e404ea, https://github.com/Disploy/disploy/pull/52) - [ ] Autocomplete - [ ] Context Menus - [ ] Perms v2 - [ ] Message Components...
In framework apps we should define a variable in the global namespace which has properties like the disploy version, disploy.json, target and more.