Conflict between HTTP Server and chatroom

I am using chatroom as my bot interface. Chatroom occupies port localhost:5005 However, as I saw on the doc doc, I run this command but it shows that 5005 has been used. I think in order to use the HTTP API (since I want to use HTTP GET ), I need to run the HTTP Server first right? How can I solve this issue? thanks

Hi @e8180kimo, based on what you have told us it seems that there is a conflict on port 5005. I suggest changing the chatroom port.