Most commands, like I.see, does a case-insensitive search.
It might be useful to have a case-sensitive option for the commands, something like:
I.see("Final Fantasy XII", {ignoreCasing: false})
Most commands, like I.see, does a case-insensitive search.
It might be useful to have a case-sensitive option for the commands, something like:
I.see("Final Fantasy XII", {ignoreCasing: false})