Bitlbee discord: usage: Difference between revisions

From wikinotes
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
you can connect to multiple discord accounts simultaneously }}
you can connect to multiple discord accounts simultaneously }}


<source lang="vim">
== Accounts ==
" from &bitlbee
<blockquote>
<syntaxhighlight lang="vim">
account list  " list all accounts
</syntaxhighlight>


" list avaiable channels (each has a numeric id you can assign to a channel)
For more details, see [[bitlbee discord: configuration]]
" (NOTE available channels determined by your previously-joined discord channels in app)
</blockquote><!-- Accounts -->
chat list discord


chat add discord !103                    " bind channel to id (exclamation mark important, numbers change)
== Channels ==
channel list                              " list avail channels
<blockquote>
channel #outward-general del              " delete channel
Channels belong to a specific account
 
<syntaxhighlight lang="vim">
/b &bitlbee


chat list ${account_name}                " list channels by account
chat add ${account_name} !103            " bind channel to id (exclamation mark important)
chan #outward-general set auto_join true  " join on start
chan #outward-general set auto_join true  " join on start
channel #outward-general del              " delete channel
/join #outward-general                    " join now


/join #outward-general
save                                      " save configuration
 
</syntaxhighlight>
save
</blockquote><!-- Channels -->
</source>
</blockquote><!-- Usage -->
</blockquote><!-- Usage -->



Latest revision as of 02:48, 26 August 2023

Usage

NOTE:

you can connect to multiple discord accounts simultaneously

Accounts

account list  " list all accounts

For more details, see bitlbee discord: configuration

Channels

Channels belong to a specific account

/b &bitlbee

chat list ${account_name}                 " list channels by account
chat add ${account_name} !103             " bind channel to id (exclamation mark important)
chan #outward-general set auto_join true  " join on start
channel #outward-general del              " delete channel
/join #outward-general                    " join now

save                                      " save configuration

Fun Channels

# 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

# SimulaVR
Sim.general