A simple bot framework for Hack.chat.
Project description
Hiyobot
一个简单hack.chat机器人框架。
If your native language is not Chinese, please jump here .
如何安装?
在你的控制台里面输入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!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hiyobot-0.2.7.tar.gz
(14.9 kB
view details)
Built Distribution
hiyobot-0.2.7-py3-none-any.whl
(16.6 kB
view details)
File details
Details for the file hiyobot-0.2.7.tar.gz
.
File metadata
- Download URL: hiyobot-0.2.7.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fed9ec03973f36170dfd9d5c03c9cad071e356b6152c1396ffc014727d7fdfa1 |
|
MD5 | 189e89449249c0f9bd477d751dacf0e8 |
|
BLAKE2b-256 | 871f5751fce0c4133f70635c30386e092195cf6556ee7408ee00563d7d204994 |
File details
Details for the file hiyobot-0.2.7-py3-none-any.whl
.
File metadata
- Download URL: hiyobot-0.2.7-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74ff72c41cffc5f14988d9801ffd59999ae34c9a27ce00bdab9251a72133dbd0 |
|
MD5 | d340bf6aefd6013b1c2df69db3b0736f |
|
BLAKE2b-256 | aa8e9085e9a341365251dc9133f3b010766bd39fe71a0f18193fb33c8579e43b |