• @RonSijm
    link
    719 days ago

    Where does it end though? It’s a bit like infinite craft - but instead of combining resources you’d have to find an inverse for every emoji

    • @[email protected]
      link
      fedilink
      English
      6
      edit-2
      19 days ago
      async function reverse(str){
          return ChatGPT.ask(`Please reverse the string ${str}. Reply only with the answer, without other words or symbols.`);
      }