Heya, I've looked through most of the docs but nothing jumped out at me here. I'm wondering if the interactions library supports a bot reacting to it's own posts and also listening for reactions on those same posts.
If it's helpful, I have a bot setup here and I'm looking to react to itself when it posts an image, so I can add thumbs up/thumbs down to the posted image. Here's the current sauce https://github.com/CoffeeVampir3/manual1111/blob/main/pybot.py#L46
Thanks for the help.