Prevent replying to other comments in Forum

I have a forum with several posts. I would like users to be able to comment on posts, but not to be able to reply to each other’s comments. I imagine there is some way to disable the reply button via JS. However, I don’t know the proper syntax for referring to elements within the Forum, only the entire forum as a single object.