一套基于selenium谷歌驱动的idns机器人框架
Project description
IdnsBotCh
这是一套Idns聊天机器人框架
#模块导入
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.7.tar.gz
(3.2 kB
view hashes)
Built Distribution
Close
Hashes for IdnsBotCh-1.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f5897d38c1fa3af813ec525a76c072a0653c4ecc9008f9f59b9d37cd6036a78 |
|
MD5 | 490456e22831479981ffe36dce4e5bfe |
|
BLAKE2b-256 | 235e793dad19d10dac4fed65a9af048ba73bd41fb7cf51c2a329141a02b53e1d |