The bot and its state
=====================

.. autoclass:: sopel.bot.Sopel
    :members:


    .. py:attribute:: nick

        Sopel's current nick. Changing this while Sopel is running is unsupported.

    .. py:attribute:: user

        Sopel's user/ident.

    .. py:attribute:: name

        Sopel's "real name", as used for whois.
