@ -84,6 +84,13 @@ if action == "login" then
return
end
if action == "logout" then
settings.set("auth.token", "")
settings.save()
io.write("Logged out\n")
if action == "register" then
io.write("Username: ")
local username = io.read()
The note is not visible to the blocked user.