autohand-cli 0.2.0 → 0.3.0
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.
package/dist/index.cjs
CHANGED
package/dist/index.js
CHANGED
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
metadata as metadata18,
|
|
10
10
|
package_default
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-36DMDDA7.js";
|
|
12
12
|
import {
|
|
13
13
|
metadata as metadata19
|
|
14
14
|
} from "./chunk-UW2LYWIM.js";
|
|
@@ -5694,7 +5694,7 @@ var SlashCommandHandler = class {
|
|
|
5694
5694
|
return null;
|
|
5695
5695
|
}
|
|
5696
5696
|
case "/status": {
|
|
5697
|
-
const { status } = await import("./status-
|
|
5697
|
+
const { status } = await import("./status-GVCEBMAV.js");
|
|
5698
5698
|
return status(this.ctx);
|
|
5699
5699
|
}
|
|
5700
5700
|
case "/login": {
|