ronnywang
@mrorz 這次 cofacts 的 discord 連結 slack 有辦法寫成一個共筆教其他的 discord 頻道可以怎麼連過來嗎?
今天跟零時小學校的專案UniCourse聊天時,知道現在大學生好像都比較習慣用 Discord 當討論工具,但用 Discord 跟 slack 之間就比較難互動,假如可以透過 matterbridge 來連結起來或許可以讓這些學生可以跟 g0v 社群有更多互動
今天跟零時小學校的專案UniCourse聊天時,知道現在大學生好像都比較習慣用 Discord 當討論工具,但用 Discord 跟 slack 之間就比較難互動,假如可以透過 matterbridge 來連結起來或許可以讓這些學生可以跟 g0v 社群有更多互動
chewei
補充目前蒐集的 discord 列表
https://g0v-tw.slack.com/archives/C048NKSFZEF/p1671547615174259
https://g0v-tw.slack.com/archives/C048NKSFZEF/p1671547615174259
tofus
怎麼可以少了中學資訊討論群ㄋ
https://discord.gg/6BPnXXpcQN
https://discord.gg/6BPnXXpcQN
chewei
好的 ~ 我先轉到 #joinchannel 筆記起來
chewei
• 觀察到 Cofacts Discord-general 頻道,與 slack #cofacts 連接起來
• 發想:目前有一個 g0v-Mars Discord,或許可以作為 discord 使用者匯聚的地方,其中 general<—>general、random<—>rand0m
• 發想:目前有一個 g0v-Mars Discord,或許可以作為 discord 使用者匯聚的地方,其中 general<—>general、random<—>rand0m
mrorz
> 這次 cofacts 的 discord 連結 slack 有辦法寫成一個共筆教其他的 discord 頻道可以怎麼連過來嗎?
其實滿直觀的 XD
作為 Discord 管理員,要做的事情是
1. 在 Discord 照著 https://github.com/42wim/matterbridge/wiki/Discord-bot-setup 建立好 discord bot (壞掉的圖可參考 https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token ,申請 bot 的步驟一樣) 拿到 token、設定 Privileged Gateway Intents、邀請 bot 進自己的 discord
2. 到 https://github.com/g0v/bridge/blob/fun/matterbridge.toml.template 發 PR 修改之,例子:https://github.com/g0v/bridge/pull/3/files
a. 在 `[discord]` 下新增自己的 discord 區塊。
i. Token 記得不要直接貼裡面!取一個 variable 名字,另外到 #bridge 問 @pm5 要怎麼 pass 給他。
ii. `Server` ID 就是自己 discord 的 `https://discord.com/channels/<這裡是 ID>/<這裡是 channel ID 不要管他>`
iii. 其他諸如 `PreserveThreading` 等選項見 https://github.com/42wim/matterbridge/wiki/Section-Discord-%28basic%29
b. 在最下面,每一組要連在一起的 channel 就新增一個 `[[gateway]]` entry,設定連在一起的 `[[gateway.inout]]`。
3. @pm5 merge PR 並放好 token 後,就連起來囉~
其實滿直觀的 XD
作為 Discord 管理員,要做的事情是
1. 在 Discord 照著 https://github.com/42wim/matterbridge/wiki/Discord-bot-setup 建立好 discord bot (壞掉的圖可參考 https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token ,申請 bot 的步驟一樣) 拿到 token、設定 Privileged Gateway Intents、邀請 bot 進自己的 discord
2. 到 https://github.com/g0v/bridge/blob/fun/matterbridge.toml.template 發 PR 修改之,例子:https://github.com/g0v/bridge/pull/3/files
a. 在 `[discord]` 下新增自己的 discord 區塊。
i. Token 記得不要直接貼裡面!取一個 variable 名字,另外到 #bridge 問 @pm5 要怎麼 pass 給他。
ii. `Server` ID 就是自己 discord 的 `https://discord.com/channels/<這裡是 ID>/<這裡是 channel ID 不要管他>`
iii. 其他諸如 `PreserveThreading` 等選項見 https://github.com/42wim/matterbridge/wiki/Section-Discord-%28basic%29
b. 在最下面,每一組要連在一起的 channel 就新增一個 `[[gateway]]` entry,設定連在一起的 `[[gateway.inout]]`。
3. @pm5 merge PR 並放好 token 後,就連起來囉~
pm5
可以幫忙加到 hackmd + tag #bridge 嗎拜偷 🙏
2
🔗 2
❤️ 2