blun-king-cli 9.1.280 → 9.1.281

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/blun.mjs +1 -1
  2. package/package.json +1 -1
package/blun.mjs CHANGED
@@ -403022,7 +403022,7 @@ const BUILTIN_SLASH_COMMAND_DEFINITIONS = [
403022
403022
  },
403023
403023
  {
403024
403024
  name: "btw",
403025
- aliases: [],
403025
+ aliases: ["aside"],
403026
403026
  descriptionKey: "command.btw.description",
403027
403027
  priority: 90,
403028
403028
  availability: "always"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "blun-king-cli",
3
- "version": "9.1.280",
3
+ "version": "9.1.281",
4
4
  "description": "BLUN CLI - your own AI agent with a Telegram channel. Get it done. With BLUN.",
5
5
  "license": "MIT",
6
6
  "bin": {