top of page

Telegram | Archicad -

Imagine typing in Telegram: /create wall length 5000 height 3000 and seeing it appear in your ARCHICAD plan via a Bot API bridge. This is technically possible today using third-party middleware like or Zapier , though it requires significant setup. Step-by-Step: Setting Up Your First ARCHICAD Telegram Alert Let’s build a simple alert for when ARCHICAD saves a backup.

last_modified = os.path.getmtime(archicad_autosave) ARCHICAD - Telegram

Telegram account, Python installed, python-telegram-bot library. Imagine typing in Telegram: /create wall length 5000

Write this script in a .py file:

import os import time from telegram import Bot bot = Bot(token="YOUR_BOT_TOKEN") chat_id = "YOUR_CHAT_ID" # Get this from @userinfobot archicad_autosave = "C:/Users/[Name]/Documents/Graphisoft/ARCHICAD Archive/" ARCHICAD - Telegram

ARCHICAD - Telegram

Maxon Korea Hub

서울특별시 서초구 논현로 175 신한빌딩 2층

마루인터내셔널(주)

  • 블로거 - 흰색 원
  • 인스 타 그램 - 흰색 원
  • 유튜브 - 흰색 원
  • Facebook

© 2026 Infinite Keystone. All rights reserved.. Inc

사이트 구독하기

제출해주셔서 감사합니다!

bottom of page