I am looking to automatically add a reaction to any new message coming into my channel. I have next to no programming experience so please answer as if you are explaining it as basically as possible (thanks!)
I have Slack bot hooked up to my channel already and someone else set up Insomnia for me that is connected to my channel. I have no idea if this is where I should write code, or if I should just so something else all together.
I have subscribed to the message.channels bot event as well as added the necessary bot token scopes to ensure what I want to do is possible, I just don't know where to go from here.