사용자 프로필 사진이 자동으로 업데이트되는 링크를 만들 수 있나요? 각 사용자에게 아바타용 '슬롯' 하나를 제공하는 방식처럼요?

That’s basically the about page isn’t it? Like About - Discourse Meta

The correct way of keeping user info synchronized between different system is using DiscourseConnect - Official Single-Sign-On for Discourse (sso). However that may be too much if all you want is a static page with the current forum admins. In that case you can maybe have a daily/weekly script that parses /about.json and updates it?