Quote Originally Posted by Elizabeth View Post
22:08 XenoScript Error:
Error: ')' expected near 'then'
This is an error with user-input and should not be reported as a bug with XenoBot.

What wrong with this script?:
if (table.find(items, string.lower(message)) then
Reading errors is really important and really not that hard. The error message is telling you exacly what is going on.