一套基于selenium谷歌驱动的idns机器人框架
Project description
IdnsBotCh
这是一套Idns聊天机器人框架
安装
pip install IdnsBotCh
模块导入
import IdnsBotCh
发送一条helloworld
IdnsBotCh.Bot.send_msg("helloworld")
如果有人发送hello,回复你好
if IdnsBotCh.Bot.get_msg=="hello":
IdnsBotCh.Bot.send_msg("你好")
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
IdnsBotCh-1.1.9.tar.gz
(3.2 kB
view hashes)
Built Distribution
Close
Hashes for IdnsBotCh-1.1.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4953b0c53ac06e91e8af6fd8d5be49061fa72a81eda9a29bd0999c8d84ced5d3 |
|
MD5 | 41be862f3edf6f398a9681d01eb60ed8 |
|
BLAKE2b-256 | 97c041310a0b9419de321852052cb02752ced9f56a62e3970b020680d62b2bc1 |