{"id":13570950,"url":"https://github.com/twilio/chessms","last_synced_at":"2025-12-18T03:05:35.494Z","repository":{"id":5318030,"uuid":"6500675","full_name":"twilio/chessms","owner":"twilio","description":"Play Chess over SMS!","archived":true,"fork":false,"pushed_at":"2012-11-08T21:47:21.000Z","size":286,"stargazers_count":112,"open_issues_count":5,"forks_count":20,"subscribers_count":36,"default_branch":"master","last_synced_at":"2024-11-05T03:36:56.910Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/twilio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-11-02T03:00:24.000Z","updated_at":"2024-08-08T03:32:09.000Z","dependencies_parsed_at":"2022-07-05T14:00:29.847Z","dependency_job_id":null,"html_url":"https://github.com/twilio/chessms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twilio%2Fchessms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twilio%2Fchessms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twilio%2Fchessms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twilio%2Fchessms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twilio","download_url":"https://codeload.github.com/twilio/chessms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247139206,"owners_count":20890184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T14:00:56.796Z","updated_at":"2025-12-18T03:05:33.885Z","avatar_url":"https://github.com/twilio.png","language":"Erlang","funding_links":[],"categories":["Erlang"],"sub_categories":[],"readme":"# ChesSMS\n\nChesSMS is an application that lets you play Chess over SMS, powered by\n[Twilio](http://www.twilio.com/). A blog about it can be read\n[here](http://www.twilio.com/engineering/2012/11/08/adventures-in-unicode-sms).\n\n![screenshot](https://raw.github.com/twilio/chessms/master/priv/static/screenshot.png)\n\n## Dependencies\nErlang/OTP R15B01 (may work on older versions)\n\n## Building \n\nChesSMS uses [rebar](https://github.com/basho/rebar). To build it...\n\n    ./rebar get-deps\n    ./rebar compile\n\n## Choosing a Chess Engine\nChesSMS should in theory work with any UCI compatible chess engine. It is known to\nwork with [Stockfish](https://github.com/mcostalba/Stockfish).\n\nIf using stockfish, compile it according to your machine and copy the\nbinary to `priv/bin/stockfish`.\n\nIf using another Chess Engine, you can put the binary where ever you want\nbut you'll have to modify `src/chessms_server.app.src` and change the\n`engine_path` configuration parameter.\n\n## Running\nIf everything has been built correctly, you should be able to run:\n\n    erl -pa ebin deps/*/ebin -s chessms_server -chessms_server port 7000\n\n## Connecting to SMS\nTo connect ChesSMS to an SMS enabled Twilio number, sign up for Twilio\nand buy a number (if you haven't already). Configure the SMS URL of the\nphone number to point where your ChesSMS server is running.\n\nNow, you should be able to text \"play\" to your Twilio phone number to\nstart a chess game!\n\n## Contributing\nContributions are welcome. If you're looking for things to add, checkout\nthe Issues page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwilio%2Fchessms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwilio%2Fchessms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwilio%2Fchessms/lists"}