Code Monkey home page Code Monkey logo

wordlesms's Introduction

Twordle: Wordle SMS

Shoutout/game idea credit to the Wordle word game founder Josh Wardle

Play it over SMS! Text a 5-letter word to +12155156567 to get started.

sms example

To run the app, you need

Install the Twilio CLI to help you develop locally and deploy to Twilio Runtime

npm install twilio-cli -g
twilio login
twilio plugins:install @twilio-labs/plugin-serverless
  1. Clone the repo
  2. Run npm install in the twordle root directory
  3. Run twilio serverless:deploy in the twordle root directory

Grab the link ending in /game.

The meat of the code to play Twordle in /functions/game.js, but you also need the private Asset inAssets/words.txt.

In the phone numbers section of your Twilio Console, select a purchased Twilio phone number and scroll down to the Messaging section. Under A MESSAGE COMES IN, change Webhook to Function and then under Service select Twordle, for Environment select dev-environment, and then for Function Path select /game.

Click the Save button below and tadaπŸŽ‰! You can now text your Twilio number a 5-letter word to get started playing tWordle!

Loves-me-loves-me-not-tensorflow-python-sms

wordlesms's People

Contributors

elizabethsiegle avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

wordlesms's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.