Filip Jansson

Results 5 comments of Filip Jansson

I updated all the files and added the leading spaces for each string in the array as you told me ```javascript var custom_stopping_strings = ["\n"," " + message.author.username + "...

I used the reference making sure I don't have any wrong parameter names. All other parameters seems to work just fine except stopping_strings. Here is a snippet of the code:...

@raziel2001au are you sure that you are using the right name for the parameters?

I seem to get the same result as @raziel2001au when running the latest version when trying to use stopping strings. I get the same error message even when the parameter...

stopping_strings works now! Thanks to everyone for helping and fixing the bug :) This is the parameters that I am using if anyone is curious: ```javascript const data = JSON.stringify({...