Beispiel #1
0
 def __init__(self):
     self.history = []
     Plugin.__init__(self, "@history")
Beispiel #2
0
 def __init__(self):
     Plugin.__init__(self, "@echo")
Beispiel #3
0
 def __init__(self):
   Plugin.__init__(self, "@websocket")