Sir_Fz wrote:The problem is probably with your text file.
me: !whatever "Test"
bot: says whatever to Test
me: !whatever Test"
bot: says whatever to Test"
I see it works if you use " " two rather than one, was hoping to strip on the accidental typo of one " that always gets me by the enter key lol
The script outputs a line from a text file when you type !whatever and the same if you type "!whatever test ...." the arguments you add after !whatever are never displayed in the output text (at least using the script I've written above). So if you have a modified version of the script, please paste it.