mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2025-02-16 13:40:49 +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',
|
ircChan: '#syotteet',
|
||||||
tgGroup: 'Syötteet'
|
tgGroup: 'Syötteet'
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
ircChan: '#sivusto',
|
||||||
|
tgGroup: 'PIR - Sivusto'
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
ircChan: '#globalPirates',
|
||||||
|
tgGroup: 'Global Pirates'
|
||||||
}
|
}
|
||||||
|
|
||||||
//{
|
//{
|
||||||
@ -182,7 +192,7 @@ config.channels = [
|
|||||||
// documentation
|
// documentation
|
||||||
config.ircOptions = {
|
config.ircOptions = {
|
||||||
userName: 'Euforia',
|
userName: 'Euforia',
|
||||||
realName: 'Admin: Mikaela @M1kaela',
|
realName: 'Telegram.org Relay ~ @M1kaela',
|
||||||
port: 6697,
|
port: 6697,
|
||||||
localAddress: null,
|
localAddress: null,
|
||||||
debug: false,
|
debug: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user