mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-22 03:09:22 +01:00
telepirateirc: add Global Pirates & Sivusto
WARNING: Missing CHATID files!
This commit is contained in:
parent
15024fc428
commit
5f07083f0e
@ -155,6 +155,16 @@ config.channels = [
|
||||
{
|
||||
ircChan: '#syotteet',
|
||||
tgGroup: 'Syötteet'
|
||||
},
|
||||
|
||||
{
|
||||
ircChan: '#sivusto',
|
||||
tgGroup: 'PIR - Sivusto'
|
||||
},
|
||||
|
||||
{
|
||||
ircChan: '#globalPirates',
|
||||
tgGroup: 'Global Pirates'
|
||||
}
|
||||
|
||||
//{
|
||||
@ -182,7 +192,7 @@ config.channels = [
|
||||
// documentation
|
||||
config.ircOptions = {
|
||||
userName: 'Euforia',
|
||||
realName: 'Admin: Mikaela @M1kaela',
|
||||
realName: 'Telegram.org Relay ~ @M1kaela',
|
||||
port: 6697,
|
||||
localAddress: null,
|
||||
debug: false,
|
||||
|
Loading…
Reference in New Issue
Block a user