Archicad -: Telegram
while True: current_modified = os.path.getmtime(archicad_autosave) if current_modified != last_modified: bot.send_message(chat_id=chat_id, text="✅ New ARCHICAD backup saved!") last_modified = current_modified time.sleep(60) # Check every minute
Provide tips on how to
Telegram is an excellent tool for sending interactive BIMx presentations to clients or contractors. By sending the file directly via the app, clients can explore the 3D model and 2D documentation on their mobile devices immediately. ARCHICAD - Telegram
What's your favorite new feature in Archicad 28? Let us know in the comments! 👇 while True: current_modified = os
Telegram allows users to share heavy files (up to 2 GB), making it perfect for distributing .pla (archive), .gsm (GDL objects), .lcf , and custom surface texture files without needing external cloud storage links. Let us know in the comments
: Stories are the levels or floors of your architectural project.
BIM Managers can monitor BIMcloud server health. By leveraging BIMcloud’s webhooks or log files, a background script can alert the manager on Telegram if a server goes offline, if storage space is running low, or if a Teamwork project experiences sync errors. 3. Client Presentation Alerts