minerbot/testurn.py

6 lines
124 B
Python
Raw Normal View History

2018-06-26 00:12:53 +00:00
import urn
bot = urn.TestBot()
urnp = urn.UrnPlugin(bot)
urnp.onMessage("#tildetown","minerobber","!urn (print! \"lua\")")