一套基于selenium谷歌驱动的idns机器人框架
Project description
IdnsBotCh
这是一套Idns聊天机器人框架
安装IdnsBotCh
python -m pip install requests
模块导入
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.6.tar.gz
(3.3 kB
view hashes)
Built Distribution
Close
Hashes for IdnsBotCh-1.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | addc5caa237c80df0fef1caac7b5289dc294ad624b461d52ce234f18ea9f1006 |
|
MD5 | 80c08f3b0b8517710d719dc5c0dd2db4 |
|
BLAKE2b-256 | 8428f3671df3e0133da81a82ed29fb9d50e97c2e6baea01882cc76ae52a5f7c1 |