anfang halloserver-plugin
This commit is contained in:
5
halloserver.py.dir/plugin.py
Normal file
5
halloserver.py.dir/plugin.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# erstes chat-plugin
|
||||
|
||||
class HalloServerPlugin(PythonPlugin):
|
||||
def onEnable(self):
|
||||
pass
|
||||
Reference in New Issue
Block a user