val-bot
Version:
A bot that does things.
40 lines (39 loc) • 405 B
JavaScript
module.exports = [
'are',
'am',
'art',
'can',
'could',
'did',
'do',
'does',
'how',
'hows',
'howd',
"how's",
"how'd",
'who',
'whos',
"who's",
'what',
'whats',
"what's",
'where',
'wheres',
"where's",
'when',
'whens',
"when's",
'why',
'whys',
"why's",
'should',
'will',
'may',
'is',
'whose',
'whom',
'wherefore',
'would',
'which',
];