Works on local, canceled on Worker. Why?
Hi! I'm working on a discord bot that i'm running on workers. The same code executed locally works, but on a worker it gets a CANCELED outcome and I'm struggling to understand why. There's a not of helpful info attached to it, nor am I abel to find any documentation related to it.
What causes the outcome to be CANCELED?
1 Reply
You can’t run a discord bot on a cf worker. You can use http only interactions on a worker however