oops
This commit is contained in:
parent
b97c3397e6
commit
be19b49807
|
@ -80,7 +80,7 @@ local help_command = command("help",{
|
||||||
embed.description = "Check again later"
|
embed.description = "Check again later"
|
||||||
end
|
end
|
||||||
else
|
else
|
||||||
embed.title = "SuppaBot-FW-r3 commands:"
|
embed.title = "512mb.org commands:"
|
||||||
embed.description = "use ``help <command>`` to view help messages. (type ``help help`` for more info)"
|
embed.description = "use ``help <command>`` to view help messages. (type ``help help`` for more info)"
|
||||||
embed.fields = {}
|
embed.fields = {}
|
||||||
for k,v in pairs(command_handler:get_commands_metadata().plugins) do
|
for k,v in pairs(command_handler:get_commands_metadata().plugins) do
|
||||||
|
|
Loading…
Reference in New Issue