For the purposes of writing certain kinds of bots, add a special settable token in the listener config which lets bots make requests and listen for updates through the websocket endpoint. They will specifically need to be stopped from setting anything though; set the UID to 0, which will save from most writes, but probably won't fix the user status service. Or, just update the user status service to not accept bad uids...
For the purposes of writing certain kinds of bots, add a special settable token in the listener config which lets bots make requests and listen for updates through the websocket endpoint. They will specifically need to be stopped from setting anything though; set the UID to 0, which will save from most writes, but probably won't fix the user status service. Or, just update the user status service to not accept bad uids...