ubiquibot-pavlovcik / ubiquibot-sandbox

0 stars 0 forks source link

test #1

Closed 0x4007 closed 10 months ago

0x4007 commented 10 months ago

test

0x4007 commented 10 months ago

/help

0x4007 commented 10 months ago

@whilefoo currently trying to get https://smee.io/Nh2yAbbnZTeN9VQ to forward and log on my cli via wrangler dev.

I believe that it is not working because when I visit http://localhost:8787 I see GET logs

m1:ubiquibot-kernel nv$ yarn wrangler dev
 ⛅️ wrangler 3.22.3 (update available 3.22.4)
-------------------------------------------------------
Using vars defined in .dev.vars
Your worker has access to the following bindings:
- Vars:
  - WEBHOOK_PROXY_URL: "(hidden)"
  - WEBHOOK_SECRET: "(hidden)"
[wrangler:inf] Ready on http://localhost:8787
⎔ Starting local server...
[wrangler:inf] GET /events 400 Bad Request (6ms)
[wrangler:inf] GET /favicon.ico 400 Bad Request (3ms)
╭─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ [b] open a browser, [d] open Devtools, [l] turn off local mode, [c] clear console, [x] to exit                                              │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
whilefoo commented 10 months ago

Did you run yarn proxy in another terminal window?

0x4007 commented 10 months ago

test

0x4007 commented 10 months ago

Did you run yarn proxy in another terminal window?

Added to README

https://github.com/ubiquity/ubiquibot-kernel/commit/c805d6eef437fd314020a9cb74b0b38d76d78f8e