From 69ce45203a5cbe2f8ebdaf7cc4826c84ed2eae5c Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 6 Sep 2011 15:12:19 +0200 Subject: //Reaktor/IRC: move doc to README.md --- IRC/bot2.py | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'IRC/bot2.py') 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 -- cgit v1.2.3