{ "info": { "author": "BetaF1sh", "author_email": "iam@muhun.kim", "bugtrack_url": null, "classifiers": [], "description": "# commit-telegram-bot\n\n[![Build Status](https://travis-ci.org/BetaF1sh/commit-telegram-bot.svg?branch=master)](https://travis-ci.org/BetaF1sh/commit-telegram-bot) \n[![PyPI version](https://badge.fury.io/py/commit-telegram-bot.svg)](https://badge.fury.io/py/commit-telegram-bot)\n\n:alarm_clock: Remind your commit and coding every day with chat bot!\n\n## Screenshot\n\n\n\n## install\n\n```bash\npip install commit-telegram-bot\n```\n\n## How to run\n\n```python\n>>> from commit-telegram-bot import commitTelegramBot\n>>> bot = CommitTelegramBot('github_token', 'github_usrname', 'telegram_token', 'telegram_id')\n>>> print(bot.count_total()) # print today's commit count\n>>> bot.handler() # run bot\n```\n\n## License\n\n_commit-telegram-bot_ is primarily distributed under the terms of the MIT License. see [LICENSE](./LICENSE) for details.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/BetaF1sh/commit-telegram-bot", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "commit-telegram-bot", "package_url": "https://pypi.org/project/commit-telegram-bot/", "platform": "", "project_url": "https://pypi.org/project/commit-telegram-bot/", "project_urls": { "Homepage": "https://github.com/BetaF1sh/commit-telegram-bot" }, "release_url": "https://pypi.org/project/commit-telegram-bot/1.0/", "requires_dist": [ "requests" ], "requires_python": ">=3", "summary": "Remind your commit and coding every day with chat bot!", "version": "1.0" }, "last_serial": 4176981, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "ca38644ca5718f2e64001e84ac68053c", "sha256": "84a5280a729dc25aa320690cfee2f4718d9e584cd89209e47c3714270f64be5c" }, "downloads": -1, "filename": "commit_telegram_bot-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ca38644ca5718f2e64001e84ac68053c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 2837, "upload_time": "2018-08-16T15:11:44", "url": "https://files.pythonhosted.org/packages/a3/a6/704adf1d8dbd1cd45c91eea8ff3a78f868009f469a97d89fef2cd0288898/commit_telegram_bot-1.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ca38644ca5718f2e64001e84ac68053c", "sha256": "84a5280a729dc25aa320690cfee2f4718d9e584cd89209e47c3714270f64be5c" }, "downloads": -1, "filename": "commit_telegram_bot-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ca38644ca5718f2e64001e84ac68053c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 2837, "upload_time": "2018-08-16T15:11:44", "url": "https://files.pythonhosted.org/packages/a3/a6/704adf1d8dbd1cd45c91eea8ff3a78f868009f469a97d89fef2cd0288898/commit_telegram_bot-1.0-py3-none-any.whl" } ] }