mirror of
https://github.com/42wim/matterbridge.git
synced 2025-04-21 15:17:51 +02:00
Created Nextcloud Talk (basic) (markdown)
parent
f647f409be
commit
5c73775dba
13
Nextcloud-Talk-(basic).md
Normal file
13
Nextcloud-Talk-(basic).md
Normal file
@ -0,0 +1,13 @@
|
||||
:warning:
|
||||
**Create a dedicated user (a new account specifically for the bot) first.
|
||||
It will not relay messages from yourself if you use your account**
|
||||
|
||||
```toml
|
||||
[nctalk.cloud]
|
||||
# The location of your Nextcloud instance with Talk installed
|
||||
Server="https://example.com"
|
||||
Login="YourBotUsernameHere"
|
||||
Password="YourBotPasswordHere"
|
||||
RemoteNickFormat="[{PROTOCOL}] <{NICK}> "
|
||||
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user