一套基于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.5.tar.gz
(3.3 kB
view hashes)
Built Distribution
Close
Hashes for IdnsBotCh-1.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84881565d09d1e8d518bbfd5566789846c50bbb683fddab3c151f1cdf2b2b644 |
|
MD5 | e8cb6d927c6f33fbb29b0b5869ab5efe |
|
BLAKE2b-256 | 12e483fb93e824055a91f750e4cb3636b0be9b66f798d1e7b4fff24565053dff |