Update dood.ts

This commit is contained in:
Pas 2025-10-26 13:48:47 -06:00
parent 0469a6c9d6
commit 4c48c21ced

View file

@ -1,6 +1,5 @@
import { customAlphabet } from 'nanoid';
import { flags } from '@/entrypoint/utils/targets';
import { makeEmbed } from '@/providers/base';
const nanoid = customAlphabet('ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789', 10);