minerbot/testurn.py

6 lines
124 B
Python

import urn
bot = urn.TestBot()
urnp = urn.UrnPlugin(bot)
urnp.onMessage("#tildetown","minerobber","!urn (print! \"lua\")")