Javascript and html modification

Hi, I have to make a javascript and html modification to some elements of the Chat.
How should I do?
where do i find the sources?

Hi! Welcome to our forums!

You should avoid changing the code yourself and doing a new build for a variety of reasons.

First, try customizing Rocket.Chat using its tools:

Admin > Layout > Custom CSS
Admin > Layout > Custom Scripts

You can also write a Rocket.Chat App for specific new functionalities. This way you keep things manageable and upgradable. :slight_smile: