.. title:: Sopel IRC Bot

Sopel IRC Bot
=============

`Sopel <http://sopel.chat>`_ is a Python IRC bot framework. It is designed to
enable easily writing new utilities and features for your IRC channels. 

Quick links
-----------

* `Latest releases <https://github.com/sopel-irc/sopel/releases>`_
* `Source code <https://github.com/sopel-irc/sopel>`_
* `Wiki <https://github.com/sopel-irc/sopel/wiki>`_

..
    Eventually, add install instructions and Hello world here, and move the
    tutorial into pages following this one.

Documentation
-------------

.. toctree::
    :titlesonly:

    plugin
    bot
    trigger
    config
    db
    api
