Hello y’all,
Does anyone know how to check if a perchance generator name exists on perchance?
Context:
I’ve added a feature to allow users to load their own datasets into the fusion-gen. The code is above, but the feature itself looks like this:
I’d like to be able to check if the string matches a generator that exists on perchance. Does anyone know the name of that function?
You can possibly use the API that retrieves the generator’s stats for the generator cards. Though you need to make the function an async function.