# Hiyobot
一个简单hack.chat机器人框架。
If your native language is not Chinese, please jump [here](https://deepl.com/) .
<img src="https://img.shields.io/badge/Powered%20By-Python-blue.svg"></img> <img src="https://img.shields.io/badge/Powered%20By-websocket_client-blue.svg"></img> <img src="https://img.shields.io/badge/Document%20version-0.0.2-green.svg"></img> <img src="https://img.shields.io/pypi/v/hiyobot"></img> <img src="https://github.com/Hiyoteam/hiyobot/actions/workflows/python-publish.yml/badge.svg"></img> <img src="https://static.pepy.tech/personalized-badge/hiyobot?period=total&units=international_system&left_color=grey&right_color=blue&left_text=pypi%20downloads"></img>
# 如何安装?
在你的控制台里面输入`pip3 install hiyobot --upgrade`,如果你使用镜像源,可能无法获取到最新的构建,需要加上`-i https://pypi.org/simple`的参数。输出应该是这样的:
```
Collecting hiyobot
Downloading hiyobot-<version>-py3-none-any.whl (8.3 kB)
Requirement already satisfied: websocket-client in c:\users\administrator\appdata\local\programs\python\python310\lib\site-packages (from hiyobot) (1.3.2)
Installing collected packages: hiyobot
Successfully installed hiyobot-<version>
```
# 开发文档
暂无
# 注释
- HiyoBot PYPI版本取决于Hack.chat子集版本。
- HiyoBot子集使用: 如在Hack.chat编写机器人:`from hiyobot import hackchat as hcbot`, 在ZhangChat(chat.zhangsoft.eu.org or chat.zhangsoft.cf)编写机器人:`from hiyobot import zhangchat as zhcbot`
- 目前支持的聊天室: Hack.chat(hackchat),ZhangChat(zhangchat)
- 如其他子集使用方式与Hack.chat集不同,即开设子文档。(暂无)
- 我们会始终欢迎您的PR/Issues!
Raw data
{
"_id": null,
"home_page": "https://github.com/Hiyoteam/hiyobot",
"name": "hiyobot",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "bot hack.chat hack.chat-bot",
"author": "MaggieLOL",
"author_email": "tanhanzesnd@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ec/7f/a405bcc3e6e57a2c28e9a9fb65efb1fbf6922f22af69316ecfd33359577a/hiyobot-0.2.6.tar.gz",
"platform": null,
"description": "# Hiyobot\n\u4e00\u4e2a\u7b80\u5355hack.chat\u673a\u5668\u4eba\u6846\u67b6\u3002 \nIf your native language is not Chinese, please jump [here](https://deepl.com/) . \n<img src=\"https://img.shields.io/badge/Powered%20By-Python-blue.svg\"></img> <img src=\"https://img.shields.io/badge/Powered%20By-websocket_client-blue.svg\"></img> <img src=\"https://img.shields.io/badge/Document%20version-0.0.2-green.svg\"></img> <img src=\"https://img.shields.io/pypi/v/hiyobot\"></img> <img src=\"https://github.com/Hiyoteam/hiyobot/actions/workflows/python-publish.yml/badge.svg\"></img> <img src=\"https://static.pepy.tech/personalized-badge/hiyobot?period=total&units=international_system&left_color=grey&right_color=blue&left_text=pypi%20downloads\"></img> \n\n\n# \u5982\u4f55\u5b89\u88c5\uff1f\n\u5728\u4f60\u7684\u63a7\u5236\u53f0\u91cc\u9762\u8f93\u5165`pip3 install hiyobot --upgrade`\uff0c\u5982\u679c\u4f60\u4f7f\u7528\u955c\u50cf\u6e90\uff0c\u53ef\u80fd\u65e0\u6cd5\u83b7\u53d6\u5230\u6700\u65b0\u7684\u6784\u5efa\uff0c\u9700\u8981\u52a0\u4e0a`-i https://pypi.org/simple`\u7684\u53c2\u6570\u3002\u8f93\u51fa\u5e94\u8be5\u662f\u8fd9\u6837\u7684\uff1a\n```\nCollecting hiyobot\n Downloading hiyobot-<version>-py3-none-any.whl (8.3 kB)\nRequirement already satisfied: websocket-client in c:\\users\\administrator\\appdata\\local\\programs\\python\\python310\\lib\\site-packages (from hiyobot) (1.3.2)\nInstalling collected packages: hiyobot\nSuccessfully installed hiyobot-<version>\n```\n# \u5f00\u53d1\u6587\u6863\n\u6682\u65e0\n\n# \u6ce8\u91ca\n - HiyoBot PYPI\u7248\u672c\u53d6\u51b3\u4e8eHack.chat\u5b50\u96c6\u7248\u672c\u3002\n - HiyoBot\u5b50\u96c6\u4f7f\u7528\uff1a \u5982\u5728Hack.chat\u7f16\u5199\u673a\u5668\u4eba:`from hiyobot import hackchat as hcbot`, \u5728ZhangChat(chat.zhangsoft.eu.org or chat.zhangsoft.cf)\u7f16\u5199\u673a\u5668\u4eba:`from hiyobot import zhangchat as zhcbot`\n - \u76ee\u524d\u652f\u6301\u7684\u804a\u5929\u5ba4\uff1a Hack.chat(hackchat),ZhangChat(zhangchat)\n - \u5982\u5176\u4ed6\u5b50\u96c6\u4f7f\u7528\u65b9\u5f0f\u4e0eHack.chat\u96c6\u4e0d\u540c\uff0c\u5373\u5f00\u8bbe\u5b50\u6587\u6863\u3002\uff08\u6682\u65e0\uff09\n - \u6211\u4eec\u4f1a\u59cb\u7ec8\u6b22\u8fce\u60a8\u7684PR/Issues\uff01\n",
"bugtrack_url": null,
"license": "GPL-2.0",
"summary": "A simple bot framework for Hack.chat.",
"version": "0.2.6",
"project_urls": {
"Homepage": "https://github.com/Hiyoteam/hiyobot"
},
"split_keywords": [
"bot",
"hack.chat",
"hack.chat-bot"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "03a6fcd466fb635c398bc4a958d5c2bc99f2b83008aa6d473cf7c4a10316df7f",
"md5": "6f17c24ba6c8fcd92cc796897c48d8d3",
"sha256": "ebcb36fd631b20a55e93a0ed8d68faa211d215c7446fd584c3392a41fc8efcdd"
},
"downloads": -1,
"filename": "hiyobot-0.2.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6f17c24ba6c8fcd92cc796897c48d8d3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 16601,
"upload_time": "2023-05-26T14:40:50",
"upload_time_iso_8601": "2023-05-26T14:40:50.361819Z",
"url": "https://files.pythonhosted.org/packages/03/a6/fcd466fb635c398bc4a958d5c2bc99f2b83008aa6d473cf7c4a10316df7f/hiyobot-0.2.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ec7fa405bcc3e6e57a2c28e9a9fb65efb1fbf6922f22af69316ecfd33359577a",
"md5": "34446bea1c049b3d6e6f18bb93e07733",
"sha256": "5449f20e7857c655422d53c6f4ec946a7c4eba6ea850683234c5e5aa0ca773cf"
},
"downloads": -1,
"filename": "hiyobot-0.2.6.tar.gz",
"has_sig": false,
"md5_digest": "34446bea1c049b3d6e6f18bb93e07733",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14845,
"upload_time": "2023-05-26T14:40:52",
"upload_time_iso_8601": "2023-05-26T14:40:52.096996Z",
"url": "https://files.pythonhosted.org/packages/ec/7f/a405bcc3e6e57a2c28e9a9fb65efb1fbf6922f22af69316ecfd33359577a/hiyobot-0.2.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-26 14:40:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Hiyoteam",
"github_project": "hiyobot",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "hiyobot"
}