Lie Detect (AI rel)

Run Settings
LanguageLua
Language Version
Run Command
function lie(name) print("is " ..name.. " noah gonna release floor 2 today??") end local detect = {"no","yes","maybe","he is/she","50% ig","no but tommorow maybe","no she/he doesnt"} local liedetect = detect[math.random(1, #detect)] lie("Noah") io.write(liedetect)
Editor Settings
Theme
Key bindings
Full width
Lines