DevChatterBot
DevChatterBot copied to clipboard
Send a quote command to use based on parameter user passes in
When a user types !quote <parameter>
search for keywords that are assigned to that specific quote.
Might want to do this with an operator like !quote s rigged
so that we could search for a number like !quote s 1337
. Otherwise it will collide with requesting a specific ID.