Add comment on Re-Init

pull/1/head
Astoria Floyd 3 years ago
parent fd21eaa448
commit 26460a0ef8

@ -21,6 +21,7 @@ client:on('messageCreate', function(message)
end
end)
--Re-Init detector. Only command that itself cannot be fully re-initialized
client:on('messageCreate', function(message)
local user = message.guild:getMember(message.author.id)
if not user:hasPermission("administrator") then

Loading…
Cancel
Save