Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
matrix:discord [2025/03/12 07:36] – willy | matrix:discord [2025/03/12 10:28] (current) – willy | ||
---|---|---|---|
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. | ||