Sopel Quotes is a module for handling user added IRC quotes
Project description
=============== sopel-quotes
|version| |build| |issues| |alerts| |coverage-status| |license|
Introduction
sopel-quotes is a module for handling user added quotes
Usage
Adding Quote
.. code-block::
.quote a = b
.quoteadd a = b
Retrieving Quote
.. code-block::
# Retrieve a random quote
.quote
# Retrieve a quote about a specific key
.quote a
Deleting Quote
.. code-block::
.quotedelete a
Requirements
============
Python Requirements
.. code-block::
sopel
System Requirements
.. code-block::
libmysqlclient-dev
.. |version| image:: https://img.shields.io/pypi/v/sopel-modules.quotes.svg
:target: https://pypi-hypernode.com/pypi/sopel-modules.quotes
.. |build| image:: https://travis-ci.com/RustyBower/sopel-quotes.svg?branch=master
:target: https://travis-ci.com/RustyBower/sopel-quotes
.. |issues| image:: https://img.shields.io/github/issues/RustyBower/sopel-quotes.svg
:target: https://travis-ci.com/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
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
Close
Hashes for sopel_modules.quotes-1.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77c6b0d53b2ac8a7b1f626ffdc3fc9929a04e8121bd44554928b38e5bf0b0d0f |
|
MD5 | 1e081bd0cf9741c37006f80f7a103e02 |
|
BLAKE2b-256 | 824f1fa5f3d114824f0345d76c5e17b6ad96ea08e1de813580fdc15f924528d3 |