diff --git a/motd.py b/motd.py index 0746a14..1665020 100644 --- a/motd.py +++ b/motd.py @@ -3,6 +3,7 @@ from helpers import * motd = server.getMotd() +raise TypeError("testing /modules") # remove this line! @hook.command("getmotd") def on_getmotd_command(sender, args):