From 8d5e750c9c6dc9d7cfec3da8531dd59d5807af06 Mon Sep 17 00:00:00 2001 From: mutantmonkey Date: Wed, 22 Feb 2012 15:35:07 -0500 Subject: [PATCH] botfun: fix header --- modules/botfun.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/botfun.py b/modules/botfun.py index 09ebc3f..64700be 100644 --- a/modules/botfun.py +++ b/modules/botfun.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 """ -botfight.py - .botfight module +botfun.py - activities that bots do author: mutantmonkey """