Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 591 Bytes

File metadata and controls

21 lines (16 loc) · 591 Bytes

autoscrabblepoke

Automatically send e-mail reminders to whoever's holding up your Scrabble game at thepixiepit.co.uk.

Installation

  • pip install --user -r requirements.txt
  • Edit scrabblepoke.conf
  • ./run.py

Limitations

  • Two-player games only.
  • Not a lot of error checking for the config file.

Disclaimer

Scrabble is a registered trademark of J. W. Spear & Son PLC and Hasbro Inc. This project is for personal use and is not affiliated with any trademark holders.

License

Please see LICENSE.md.

Version History

  • 05-Oct-2017 - v0.40 - First public release