apps/migration/src/constants.ts (view raw)
1 2 3
export const SYSTEM_USER_ID = 511; export const SYSTEM_ACTOR_ID = 511; export const GUILD_ID = 1;