huminmin
5 天以前 9f4056b16d84520392ac8add1ca2f2277cc68b72
1
2
3
4
5
// Source scripts default to slash commands. The provider build replaces only
// this exact declaration, avoiding heuristic rewrites across executable code.
export const IMPECCABLE_COMMAND_PREFIX = "/";
export const IMPECCABLE_PROVIDER_ID = "github";
export const IMPECCABLE_COMMAND = `${IMPECCABLE_COMMAND_PREFIX}impeccable`;