Bitlbee discord: Difference between revisions

From wikinotes
No edit summary
 
Line 20: Line 20:
|}
|}
</blockquote><!-- Notes -->
</blockquote><!-- Notes -->
= Usage =
<blockquote>
<source lang="vim">
" from &bitlbee
" list avaiable channels (each has a numeric id you can assign to a channel)
" (NOTE available channels determined by your previously-joined discord channels in app)
chat list discord
chat add discord !103                    " bind channel to id (exclamation mark important, numbers change)
channel list                              " list avail channels
channel #outward-general del              " delete channel
chan #outward-general set auto_join true  " join on start
/join #outward-general
save
</source>
</blockquote><!-- Usage -->
= Fun Channels =
<blockquote>
<source lang="bash">
# outward
Out.outward-general
Out.outward-modding
Out.mod-development
# Larian
Lar.dos2-general
Lar.bg3-general
# Kenshi
Ken.general-chat
Ken.kenshi-lore
Ken.kenshi-stories
Ken.kenshi-modding-general
Ken.mods
</source>
</blockquote><!-- fun channels -->

Latest revision as of 02:20, 21 January 2022