Skip to content

Stevearzh/pyIRCbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyIRCbot

Python 版 IRC 机器人,使用环境 Python 3.x。Python 2 版本请前往:https://github.com/Stevearzh/pyIRCbot/tree/py2

重构计划

1.重构为 Python 3

2.重构为多线程机制

3.将 Docker 整合进机器人中

4.添加本地 mysql 数据库新增/检索/删除等功能

图灵机器人

图灵机器人私人 API 注册请访问这里。在此提供一个公共 API:

图灵机器人公共 API:b1833040534a6bfd761215154069ea58

一言

简单来说,一言(ヒトコト)指的是就是一句话,可以是动漫中的台词,可以是小说中的语句,也可以是网络上的各种小段子。 或是感动,或是开心,又或是单纯的回忆,来到这里,留下你所喜欢的那一句句话,与大家分享,这就是一言存在的目的。

访问一言

"结巴"中文分词

"结巴"中文分词:做最好的 Python 中文分词组件 "Jieba" (Chinese for "to stutter") Chinese text segmentation: built to be the best Python Chinese word segmentation module.

"结巴"中文分词项目主页

The MIT license (MIT)

Copyright (c) 2014-2015 Stevearzh

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Python 版 IRC 机器人

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages