Merge branch 'experimental' of http://github.com/astoriafloyd/thembot into experimental

pull/2/head
Astoria Floyd 3 years ago
commit 514d530d58

@ -114,4 +114,4 @@ return tools
-- This project is libre, and licenced under the terms of the
-- DO WHAT THE FUCK YOU WANT TO PUBLIC LICENCE, version 3.1,
-- as published by dtf on July 2019. See the COPYING file or
-- https://ph.dtf.wtf/w/wtfpl/#version-3-1 for more details.
-- https://ph.dtf.wtf/w/wtfpl/#version-3-1 for more details.

@ -47,7 +47,6 @@ end
end
};
]]
[prefix..'echo'] = { -- Echo's what you said back out, in a fix codeblock. Could be against TOS.
exec = function (message)
local prefixLength = string.len(prefix)
@ -125,4 +124,4 @@ return complexCommands
-- This project is libre, and licenced under the terms of the
-- DO WHAT THE FUCK YOU WANT TO PUBLIC LICENCE, version 3.1,
-- as published by dtf on July 2019. See the COPYING file or
-- https://ph.dtf.wtf/w/wtfpl/#version-3-1 for more details.
-- https://ph.dtf.wtf/w/wtfpl/#version-3-1 for more details.

Loading…
Cancel
Save