User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
matrix:telegram [2025/03/11 10:21] – [Login] willymatrix:telegram [2025/03/13 14:06] (current) – [Matrix Telegram Bridge] willy
Line 1: Line 1:
-====== Matrix Telegram Bridge =====+====== B) Matrix Telegram Bridge =====
  
 [[https://telegram.org/|Telegram]] is the well known chat app which started as the main competitor to Whatsapp and it's finally gaining some traction. Most known for it's piracy and porn angles, it's getting more and more popular to replace Whatsapp itself also for private chats. [[https://telegram.org/|Telegram]] is the well known chat app which started as the main competitor to Whatsapp and it's finally gaining some traction. Most known for it's piracy and porn angles, it's getting more and more popular to replace Whatsapp itself also for private chats.
Line 12: Line 12:
 I asusme you are installing the bridge directly together with the Matrix server, as user //conduwuit//. I asusme you are installing the bridge directly together with the Matrix server, as user //conduwuit//.
  
-Create a subfolder in which you need to initializa a Python venv inside (see [[gentoo:pip|PIP]]):+Create a subfolder in which you need to initialize a Python venv inside (see [[gentoo:pip|PIP]]):
 <code bash> <code bash>
 su - conduwuit su - conduwuit
Line 52: Line 52:
 This file is huge, here are the most relevant changes needed: This file is huge, here are the most relevant changes needed:
 <file - config.yaml> <file - config.yaml>
 +appservice:
 +    address: http://localhost:29317
 +
     address: https://chat.mydomain.com     address: https://chat.mydomain.com
     domain: chat.mydomain.com     domain: chat.mydomain.com
Line 76: Line 79:
   login_shared_secret_map:   login_shared_secret_map:
       chat.gardiol.org: << here the double pupper as_token >>       chat.gardiol.org: << here the double pupper as_token >>
 +      
 +logging:
 +    handlers:
 +        file:
 +            filename: /var/log/conduwuit/mautrix-telegram.log
 </file> </file>
  

This website uses technical cookies only. No information is shared with anybody or used in any way but provide the website in your browser.

More information