>>> from frunde import tannek
>>> tannek.troll(subject="registration_not_avaliable", extended_mode=True)
ERROR_WHILE_HANDLING_EXCEPTION
Matestand: -65337
>>> tannek.insertMate()
Matestand: -65336
>>> [tannek.insertMate() for i in range(65337)]
STACK_SIZE_EXCEEDED
>>> [tannek.insertMate() for i in range(tannek.STACK_SIZE)] # FUCK YA!
UNKNOWN_COMMAND
>>> tannek.fixEverything()
rebooting ...
You see? No registration right now! I tried and tried and it didn't work.