summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/run2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/run b/bin/run
index 2555c09..5ce0f74 100644
--- a/bin/run
+++ b/bin/run
@@ -8,6 +8,4 @@ Crawl::Bot->new(
server => 'irc.freenode.net',
channels => ['##crawl-dev'],
nick => 'crawl-dev',
- username => 'crawl-dev',
- name => 'crawl-dev',
)->run;