Sopel Quotes 是一个用于处理用户添加的IRC引用的模块
项目描述
============== sopel-quotes
|版本| |构建| |问题| |警报| |覆盖率状态| |许可证|
简介
sopel-quotes 是一个用于处理用户添加的引用的模块
用法
添加引用
.. code-block::
.quote a = b
.quoteadd a = b
Retrieving Quote
.. 代码块
# Retrieve a random quote
.quote
# Retrieve a quote about a specific key
.quote a
删除引用
.. code-block::
.quotedelete a
Requirements
============
Python Requirements
.. 代码块
sopel
系统要求
.. code-block::
libmysqlclient-dev
.. |version| image:: https://img.shields.io/pypi/v/sopel-modules.quotes.svg
:target: https://pypi.python.org/pypi/sopel-modules.quotes
.. |build| image:: https://travis-ci.cn/RustyBower/sopel-quotes.svg?branch=master
:target: https://travis-ci.cn/RustyBower/sopel-quotes
.. |issues| image:: https://img.shields.io/github/issues/RustyBower/sopel-quotes.svg
:target: https://travis-ci.cn/RustyBower/sopel-quotes/issues
.. |alerts| image:: https://img.shields.io/lgtm/alerts/g/RustyBower/sopel-quotes.svg
:target: https://lgtm.com/projects/g/RustyBower/sopel-quotes/alerts/
.. |coverage-status| image:: https://coveralls.io/repos/github/RustyBower/sopel-quotes/badge.svg?branch=master
:target: https://coveralls.io/github/RustyBower/sopel-quotes?branch=master
.. |license| image:: https://img.shields.io/pypi/l/sopel-modules.quotes.svg
:target: https://github.com/RustyBower/sopel-quotes/blob/master/LICENSE