3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-16 22:55:03 +00:00
This commit is contained in:
Ruby 2024-06-02 17:45:34 +02:00
parent bae2935fa5
commit e4af6ff8c7
No known key found for this signature in database
GPG key ID: 74D9DB37B03A4804

View file

@ -3,7 +3,6 @@ import { commandTypeHelpers as ct } from "../../../commandTypes.js";
import { env } from "../../../env.js";
import { createChunkedMessage } from "../../../utils.js";
import { utilityCmd } from "../types.js";
import { env } from "../../../env.js";
export const HelpCmd = utilityCmd({
trigger: "help",