apps/migration/src/actors.json (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
[
{
id: 511,
discordId: "1350116449611677770",
displayName: "Stealth Developers",
username: "Stealth Developers",
avatar: "https://images-ext-1.discordapp.net/external/j7H9Ep50cCN5igmEKGwFnv7frj2590Xg2Z4hvHGFPPo/%3Fsize%3D4096/https/cdn.discordapp.com/icons/895998762630127616/36c6e14d0933eb338826599b632df818.png?format=webp&quality=lossless&width=852&height=852",
acceptedPrivacyPolicy: false,
acceptedTermsOfService: false,
createdAt: "2026-06-28T19:13:33.000Z",
updatedAt: "2026-06-28T19:13:33.000Z",
}
{
id: 511,
guildId: 1,
userId: 511,
discordId: "1350116449611677770",
displayName: "Stealth Developers",
username: "Stealth Developers",
avatar: "https://images-ext-1.discordapp.net/external/j7H9Ep50cCN5igmEKGwFnv7frj2590Xg2Z4hvHGFPPo/%3Fsize%3D4096/https/cdn.discordapp.com/icons/895998762630127616/36c6e14d0933eb338826599b632df818.png?format=webp&quality=lossless&width=852&height=852",
moderator: true,
createdAt: "2026-06-28T19:13:33.000Z",
updatedAt: "2026-06-28T19:13:33.000Z",
deletedAt: null,
}
]
|