Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
matrix:discord [2025/03/12 07:36] – willy | matrix:discord [2025/03/13 14:07] (current) – willy | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Matrix | + | ===== D) Matrix |
- | [[https:// | + | [[https:// |
While you don't strictly need to have the mobile client installed to use the bridge, it is by far the most practical way to achieve initial registration. After that, you can remove it from your phone. Additionally, | While you don't strictly need to have the mobile client installed to use the bridge, it is by far the most practical way to achieve initial registration. After that, you can remove it from your phone. Additionally, | ||
Line 95: | Line 95: | ||
If all is well, your bridge should be up and running now. | If all is well, your bridge should be up and running now. | ||
+ | |||
+ | By default the bridge will initially bridge only a few DM chats. If you want to bridge //guilds// (also called servers), you need to go to the bot chat and issue the command //guilds status// to list guilds and their IDs, then //guild bridge << id >> --entire// (--entire will cause a bit of chaos for large guilds, use at your risk): | ||
+ | < | ||
+ | guilds status | ||
+ | Discord bridge bot | ||
+ | List of guilds: | ||
+ | |||
+ | | ||
+ | | ||
+ | |||
+ | giulds bridge 283436219780825088 --entire | ||
+ | </ | ||
+ | |||
+ | To join individual channels, you need to grab the channel ID from the discord web app and issue the command: | ||
+ | < | ||
+ | !discord bridge << channel id >> | ||
+ | </code | ||
+ | |||
+ | in a specific matrix room after adding the discordbot to it. | ||