• Hello game master! Welcome to our growing community. Please take a moment to Register (top right button, see how: Slides).

    If you use Campaign Logger, you can use the same login details - we've linked the app to this forum for secure and easy single sign-on for you.

    And please drop by the Introductions thread and say hi.

Recent content by Hannu

  1. Hannu

    Feature Requests

    Came back to this after a detour :) Any idea where to get token for this environment...
  2. Hannu

    Feature Requests

    Tried that with: headers = { "Content-Type": "application/json", "Authorization": f"Bearer {bearer_token}" } where bearer token is the token I normally for accessing my generators response = requests.post(url, headers=headers, data=json.dumps(body)) The start of the authorisation is...
  3. Hannu

    Feature Requests

    I tried also the https://generator.campaign-logger.com - this with a program. It also says similar (401). Is there something missing on my calls
  4. Hannu

    Feature Requests

    https://generator-staging.campaign-logger.cloud/swagger/index.html this was the address
  5. Hannu

    Feature Requests

    Tried this one: With this as the generator model { "name": "Writers Dice", "resultPattern": "If the player's roll is success - act in addition as success. If it is a failure act in addition as failure below \r\r\n{WritersDice}", "categories": [ "Session", "Design" ]...
  6. Hannu

    Feature Requests

    Very nice. will delve into this one.
  7. Hannu

    Feature Requests

    Are these logger specific or will they work with generator (which I am mainly interested in)
  8. Hannu

    Feature Requests

    @JochenL I have been using your example of using REST Api from Python successfully a long time. I think it was based on this https://franklingu.github.io/programming/2017/10/30/post-multipart-form-data-using-requests/? Now I am trying to do the same from javascript (from Obsidian if that...
  9. Hannu

    Feature Requests

    in OpenAi - specifically forbids uploading copyrighted work https://openai.com/terms/ It also seems to have restriction on commercial usage of results - which is what cl most likely is as it is being charged for the usage. This all seems it is early in the game. what one probably could do is...
  10. Hannu

    Feature Requests

    i would like the above not cause additional costs. uploading commercial material to common ai repository could cause copyright issues as now the ai can use the same copyrighted material for any purpose…
  11. Hannu

    Feature Requests

    Love the new pages feature. Would it be feasible to have the labels for the page also in the tooltip that pops up when you mouse over the name in the log. For example I might have labels like : Dead or Solved or MemberOfCertainBrotherhood.
  12. Hannu

    Crowdfunding projects

    ...backed... :-)
  13. Hannu

    Feature Requests

    Google docs is the easiest. Just create a doc and share it with those you want to share it with with either edit (for us) or viewing rights (for others)
  14. Hannu

    Feature Requests

    It could be something very simple in the start. What are the concepts. How do they link to each other.
  15. Hannu

    Call for Voting Q2 / 21

    How do I delete Campaign entry or move it to another one. Creating campaign entry - should be able to select a tag and show it found it. It is a bit unintuitive what to write there and easy to make writing mistake
Top