Browse Source

ffpb.py: delted test fuction, cleaned code

Stefan Kloepping 10 years ago
parent
commit
0c1559a5a0
1 changed files with 0 additions and 8 deletions
  1. 0 8
      modules/ffpb.py

+ 0 - 8
modules/ffpb.py

@@ -69,14 +69,6 @@ def shutdown(bot):
 		print("Closed messaging server.")
 		msgserver = None
 
-@willie.module.commands('tescht')
-def ffpb_tescht(bot, trigger):
-	bot.say ('ich sage mal hallo ' + trigger.nick)
-
-
-"""TODO: check if nickname that is triggering $command is allow for $node"""
-
-
 @willie.module.commands('status')
 def ffpb_status(bot, trigger):
 	"""Status des FFPB-Netzes: Anzahl (aktiver) Knoten + Clients"""