mirror of
https://github.com/42wim/matterbridge.git
synced 2025-02-16 21:40:51 +01:00
generify server name (forgot to remove from copy-paste)
parent
07bf8d806d
commit
1dd9d42b1f
@ -18,8 +18,8 @@ options = { key="password" }
|
||||
# Nickname registered with nickserv without SASL <!-- I do not know if this applies for SASL as well, as the server I use does not support SASL apparently -->
|
||||
|
||||
```toml
|
||||
[irc.dum]
|
||||
Server="irc.spi.gt:6697"
|
||||
[irc.myirc]
|
||||
Server="irc.whatever.net:6667"
|
||||
Nick="yourbotnick"
|
||||
Password="yourNickservPassword"
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user