OGMatrix
OGMatrix
already did it but i have to implementing it in your code. so basically you need the websocket ``` def get_board(self, access_token_in): logger.debug("Connecting and obtaining board images") while True: try:...
websocket is working fine for me
i forked https://github.com/rdeepak2002/reddit-place-script-2022 and changed everything to work with the new api. so this get board is from there with new values but working. and Im sorry that I was...
glad I was able to help a little bit