#express

11 messages · Page 1 of 1 (latest)

distant vortex

if i want to use express in node.js, and want to listen to a localhost like website while hosting the bot on a website such as pebblehost, how can i do that?

quick idolBOT
  • Consider reading #how-to-get-help to improve your question!
  • Explain what exactly your issue is.
  • Post the full error stack trace, not just the top part!
  • Show your code!
  • Issue solved? Press the button!
  • Marked as resolved by OP
elfin eagle

you need an open port to host a website

ask your host if you can do what you need in the first place

distant vortex

pebblehost is able to host across the world

i mean like

using a new firewall

adding the ip address 0.0.0.0

would that work

pastel grove

The host will give you a port for the server to listen for requests from and a public url that will receive the requests through

elfin eagle

are you on a vps or a discord bot host?