My program generates a set of words from which I intend to build a wordle. I don’t know how I can build the wordle part? How can I run this program on a server and then send the output to some website that generates wordles?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Send a POST request to http://www.wordle.net/advanced with the parameter text set to the text you want.