| capwords | Capitalize the first letter of each word in a character... |
| check_input | Check whether a user input is a time or a comment. |
| dm_date | Change System Date to Google Sheets date. |
| edit_data | Write a value to a Google Sheet. |
| format_time | Standardize some input time to an HH:MM:SS format. |
| get_cell | Determine cell location in spreadsheet. |
| get_ws | Silently connect to and download a Google Sheet. |
| hms_to_s | Convert an HH:MM:SS formatted string to seconds. |
| print_board | Print nicely formatted Rankings Tables. |
| print_scoreboard | Print nicely formatted Scoreboard |
| rank_list | Generate a list of the Rankings Tables. |
| read_cell | Read the current value in a specified cell. |
| round_int | Round down to the nearest integer. |
| slack_message | A function to build a message and POST it to Slack. |
| slack_parse | A function to parse Slack input. |
| slack_post_time | A function to return time messages. |
| slack_text_fail | A function to return bespoke FAIL messages. |
| slack_text_pass | A function to return bespoke SUCCESS message. |
| ssplit | Splits a string. |
| s_to_hms | Convert some number of seconds into an HH:MM:SS format. |
| write_time | Write a Daily Mini time to the Google Sheet. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.