#bot not coming online

3 messages · Page 1 of 1 (latest)

craggy valve
#

my bot goes offline and does not responds to commands after i close vs code... i have hosted it on cloudflare workers ..so why is it happening

topaz wigeon
#

You can't run event based bots on Cloudflare if I'm right

#

Workers are only for incoming HTTP calls. It launches a worker when it receives a HTTP call.