percentage command if it's higher or = then 65% nightbot will respond with a message and if it's lower then 65% nightbot will respond with another message.
!addcom lie -cd=5 $(touser) is $(eval var random=(Math.floor((Math.random() * 100) + 1))%🙊 lying ;random>=65?"Message One":"Message Two"
Update: started trying a new code so the "%" and the"🙊lying" text are not displaying
!addcom -cd=5 !lie $(eval Math.ceil(Math.random()*100)>65?$(user) why u always lying!:$(user) is not lying)