Got first token modules working, and a bunch of bugfixes throughout
This commit is contained in:
@ -269,3 +269,9 @@ end
|
||||
-- output: gets question from initiator, asks all org members, broadcasts answers
|
||||
|
||||
|
||||
-- TESTING
|
||||
|
||||
--testing command
|
||||
function modpol.msg(text)
|
||||
modpol.interactions.message("TEST MSG: ",text)
|
||||
end
|
||||
|
Reference in New Issue
Block a user