Hi! Sorry for maybe stupid question. I don't know anything about programming, I just made some code from a bunch of different codes I found on the internet and it worked with a Nightbot. The only problem that I have now - is that the bot only shows 400 characters of the Urban Dictionary definition.
I read, that it's possingle to use json to remove the limit, but I can't modify my code myself.
Here it is:
$(urlfetch https://api.scorpstuff.com/urbandictionary.php?term=$(queryencode $(1:)))
I would be very glad if someone could help!