You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can the tool be able to accept multiple character links at once? It would be helpful to paste a list and let it run through them automatically.
Is it possible to extract a bot by pasting an existing JanitorAI chat URL instead of a character URL? Or even have it access the my_chats api. This would theoretically allow us to recover deleted or privated bots as long as we still have them in our chat history.
Some creators use scripts that wipe the character card payload on the server side unless the user selects a specific alternate greeting. Because creators can trap multiple greetings, maybe a simple counter would be for it to iteratively check the response? For example, if it detects the payload was nulled out, it tries a new message again until it successfully grabs the real card.
Some questions:
Can the tool be able to accept multiple character links at once? It would be helpful to paste a list and let it run through them automatically.
Is it possible to extract a bot by pasting an existing JanitorAI chat URL instead of a character URL? Or even have it access the my_chats api. This would theoretically allow us to recover deleted or privated bots as long as we still have them in our chat history.
Some creators use scripts that wipe the character card payload on the server side unless the user selects a specific alternate greeting. Because creators can trap multiple greetings, maybe a simple counter would be for it to iteratively check the response? For example, if it detects the payload was nulled out, it tries a new message again until it successfully grabs the real card.