diff --git a/API/tools.lua b/API/tools.lua index ddf031f..5e15c77 100644 --- a/API/tools.lua +++ b/API/tools.lua @@ -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. \ No newline at end of file +-- https://ph.dtf.wtf/w/wtfpl/#version-3-1 for more details. diff --git a/commands/complexCommands.lua b/commands/complexCommands.lua index 9a81351..7789114 100644 --- a/commands/complexCommands.lua +++ b/commands/complexCommands.lua @@ -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. \ No newline at end of file +-- https://ph.dtf.wtf/w/wtfpl/#version-3-1 for more details.