1.can i Subscribing to events in developer console without use api?
2.i am game developer,and there are three server env:dev,test,product, how to receive the events notification in these three env?
1.can i Subscribing to events in developer console without use api?
2.i am game developer,and there are three server env:dev,test,product, how to receive the events notification in these three env?
No
By subscribing in each env. With three seperate subscriptions…
But logically dev/test will only be active when dev and testing.
So my Twitch Chat bot, is running on prodution, on a conduit.
But when I boot up local dev it’ll use it’s own conduit.
So I have two conduits (no test env here) and each conduit has it’s own subscriptions.
This topic was automatically closed after 30 days. New replies are no longer allowed.