summaryrefslogtreecommitdiff
path: root/lib/Multi/IRC.pm
diff options
context:
space:
mode:
authoryorhel <yorhel@1fe2e327-d9db-4752-bcf7-ef0cb4a1748b>2008-06-06 15:33:01 +0000
committeryorhel <yorhel@1fe2e327-d9db-4752-bcf7-ef0cb4a1748b>2008-06-06 15:33:01 +0000
commit8ca9a520d993d0a1a8b7bbcd800b68bf7543b7c3 (patch)
tree1db0d1842a67ed0da169e02e6ade4b3324ad117f /lib/Multi/IRC.pm
parentd667908bb47626b789344048537b3eb9e00d6828 (diff)
Removed old stuff and passwords. All passwords in older revisions have been changed :)
git-svn-id: svn://vndb.org/vndb@22 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
Diffstat (limited to 'lib/Multi/IRC.pm')
-rw-r--r--lib/Multi/IRC.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Multi/IRC.pm b/lib/Multi/IRC.pm
index e143d56b..23b476ab 100644
--- a/lib/Multi/IRC.pm
+++ b/lib/Multi/IRC.pm
@@ -31,7 +31,7 @@ sub spawn {
],
heap => { irc => $irc,
o => {
- user => 'Multi',
+ user => 'Multi_test'.$$,
server => 'irc.synirc.net',
ircname => 'VNDB.org Multi',
channel => '#vndb',