AzaToth has uploaded a new change for review.
https://gerrit.wikimedia.org/r/76634
Change subject: adding password
......................................................................
adding password
Change-Id: I067972c37644320dfecb326a5f561ab625e65e4c
---
M src/relay.js
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/labs/tools/grrrit
refs/changes/34/76634/1
diff --git a/src/relay.js b/src/relay.js
index da55c9f..3e84ab0 100644
--- a/src/relay.js
+++ b/src/relay.js
@@ -52,6 +52,7 @@
var ircClient = new irc.Client('irc.freenode.net', config.nick, {
userName: config.userName,
realName: config.realName,
+ password: config.password,
channels: allChannels,
stripColors: false,
floodProtection: true
--
To view, visit https://gerrit.wikimedia.org/r/76634
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I067972c37644320dfecb326a5f561ab625e65e4c
Gerrit-PatchSet: 1
Gerrit-Project: labs/tools/grrrit
Gerrit-Branch: master
Gerrit-Owner: AzaToth <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits