aboutsummaryrefslogtreecommitdiffstats
path: root/IRC/bot2.py
diff options
context:
space:
mode:
authortv <tv@xso>2011-09-06 15:12:19 +0200
committertv <tv@xso>2011-09-06 15:12:19 +0200
commit69ce45203a5cbe2f8ebdaf7cc4826c84ed2eae5c (patch)
tree93fc2fd0d908852cef53074ddc501aea641010c3 /IRC/bot2.py
parent858bc7c2521a82275c4ba8bf31ed241ad1135686 (diff)
//Reaktor/IRC: move doc to README.md
Diffstat (limited to 'IRC/bot2.py')
-rwxr-xr-xIRC/bot2.py14
1 files changed, 1 insertions, 13 deletions
diff --git a/IRC/bot2.py b/IRC/bot2.py
index a4a8bf3..170a878 100755
--- a/IRC/bot2.py
+++ b/IRC/bot2.py
@@ -1,18 +1,6 @@
#! /usr/bin/env python
#
-# //Reaktor/IRC
-#
-# export host and port to connect to a specific IRC server
-# defaults to supernode and 6667
-#
-# export nick to use a specific nickname
-# defaults to Name in /etc/tinc/retiolum/tinc.conf
-#
-# export target to join a specific channel
-# defaults to #retiolum
-#
-# Example usage (in your local krebs repository):
-# host=irc.freenode.org nick=$HOSTNAME target=#tincspasm Reaktor/IRC/index
+# //Reaktor/IRC/bot2.py
#
from __future__ import print_function