{"id":16068451,"url":"https://github.com/unicodeveloper/typingspeed-bot","last_synced_at":"2025-10-22T14:30:46.462Z","repository":{"id":31123504,"uuid":"34683075","full_name":"unicodeveloper/typingspeed-bot","owner":"unicodeveloper","description":":speech_balloon::computer: A bot for you \u0026 your team to measure your typing speed on Slack","archived":false,"fork":false,"pushed_at":"2015-12-25T13:50:54.000Z","size":32,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-16T23:49:37.796Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unicodeveloper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-27T18:17:03.000Z","updated_at":"2020-07-14T22:00:31.000Z","dependencies_parsed_at":"2022-09-02T05:41:17.015Z","dependency_job_id":null,"html_url":"https://github.com/unicodeveloper/typingspeed-bot","commit_stats":null,"previous_names":["busayo/typingspeed-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Ftypingspeed-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Ftypingspeed-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Ftypingspeed-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unicodeveloper%2Ftypingspeed-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unicodeveloper","download_url":"https://codeload.github.com/unicodeveloper/typingspeed-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237698025,"owners_count":19352381,"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-10-09T06:21:11.792Z","updated_at":"2025-10-22T14:30:41.135Z","avatar_url":"https://github.com/unicodeveloper.png","language":"CoffeeScript","readme":"\n# Typingspeed-bot\n\n[![NPM version](https://img.shields.io/npm/v/typingspeed-bot.svg?style=flat)](https://www.npmjs.com/package/typingspeed-bot)\n![](https://img.shields.io/badge/unicodeveloper-approved-brightgreen.svg)\n\nTypingspeed-bot is a bot built on the Hubot framework.\n\n### Running Typingspeed-bot Locally\n\nYou can test your hubot by running the following, however some plugins will not behave as expected unless the [environment variables](#configuration)\nthey rely upon have been set.\n\nYou can start Typingspeed-bot locally by running:\n\n    % bin/hubot\n\nYou'll see some start up output and a prompt:\n\n    [Fri Dec 25 2015 14:10:35 GMT+0100 (GMT)] INFO Using default redis on localhost:6379\n    typingspeed-bot\u003e\n\nThen you can interact with Typingspeed-bot by typing `typingspeed-bot help`.\n\n    typingspeed-bot\u003e typingspeed-bot help\n    `typingspeed-bot` - Welcomes you to typingspeed-bot with some instructions\n    `ready` - Displays a random paragraph that you are required to type\n    ...\n\n\n##  Persistence\n\nIf you are going to use the `hubot-redis-brain` package (strongly suggested),\nyou will need to add the Redis to Go addon on Heroku which requires a verified\naccount or you can create an account at [Redis to Go][redistogo] and manually\nset the `REDISTOGO_URL` variable.\n\n    % heroku config:add REDISTOGO_URL=\"...\"\n\nIf you don't need any persistence feel free to remove the `hubot-redis-brain`\nfrom `external-scripts.json` and you don't need to worry about redis at all.\n\n[redistogo]: https://redistogo.com/\n\n## Deployment\n\n    % heroku create \u003capp-name\u003e\n    % git push heroku master\n\nCheck out this [tutorial](http://goodheads.io/2015/10/30/creating-your-first-slack-bot/#time-to-deploy) to learn how to deploy a slackbot on heroku\n\nIf your Heroku account has been verified you can run the following to enable\nand add the Redis to Go addon to your app.\n\n    % heroku addons:add redistogo:nano\n\nIf you run into any problems, checkout Heroku's [docs][heroku-node-docs].\n\nYou'll need to edit the `Procfile` to set the name of your hubot.\n\nMore detailed documentation can be found on the [deploying hubot onto\nHeroku][deploy-heroku] wiki page.\n\n### Deploying to UNIX or Windows\n\nIf you would like to deploy to either a UNIX operating system or Windows.\nPlease check out the [deploying hubot onto UNIX][deploy-unix] and [deploying\nhubot onto Windows][deploy-windows] wiki pages.\n\n[heroku-node-docs]: http://devcenter.heroku.com/articles/node-js\n[deploy-heroku]: https://github.com/github/hubot/blob/master/docs/deploying/heroku.md\n[deploy-unix]: https://github.com/github/hubot/blob/master/docs/deploying/unix.md\n[deploy-windows]: https://github.com/github/hubot/blob/master/docs/deploying/unix.md\n\n## Restart the bot\n\nYou may want to get comfortable with `heroku logs` and `heroku restart` if\nyou're having issues.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funicodeveloper%2Ftypingspeed-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funicodeveloper%2Ftypingspeed-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funicodeveloper%2Ftypingspeed-bot/lists"}