i want to make an command called "argument" (with quotes) that takes the query from the user and says the whole thing back, with the text: "is a" (without quotes) "bad/interesting" (random between the two, without quotes) "argument" (without quotes)
it would look like:
"argument" this works
nightbot: this works is a interesting argument
this is a little too advanced for me and after hours I cant figure it out. also i tried using a random quote but it appears that I get a random " 0. " before each quote, also I can't integrate a quote into the same command as text for some reason...