Skip to main content
          __       __    __
.--.--.--|__.-----|  |--|  |--.-----.-----.-----.
|  |  |  |  |__ --|     |  _  |  _  |     |  -__|
|________|__|_____|__|__|_____|_____|__|__|_____|
                                   version 2.1.2

Build composable event pipeline servers with minimal effort.


==================
wishbone.input.irc
==================

Version: 1.0.0

Joins an IRC channel to accept input.
-------------------------------------


    A simple IRC bot which joins a channel, reads all public and private
    messages and sends these to the module's queues.


    Parameters:

        - server(str)("localhost")
           |  The IRC server to connect to.

        - port(int)(6667)
           |  The IRC server port to connect to.

        - nickname(str)("wishbone")
           |  The bot's nickname.

        - channels(list)(["wishbone"])
           |  The list of channels to join.
           |  Each channel is mapped to a queue.
           |  The queue name has the # portion stripped off.

        - password(str)(None)
           |  The password used to authenticate

    Queues:

        - outbox
           |  The messages of all channels.

        - priv__<nickname>
           |  Receives private messages.

        - <channels>

           |  For each channel in <channels> a queue is created receiving the
           |  messages of only that channel.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wishbone_input_irc-1.0.0.tar.gz (8.6 kB view details)

Uploaded Source

File details

Details for the file wishbone_input_irc-1.0.0.tar.gz.

File metadata

File hashes

Hashes for wishbone_input_irc-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f8dc70b5033a44eb3352322216012405fb04c629377356a3497026ac21b081f6
MD5 2f41c7585835f718065c67b6ce31ef09
BLAKE2b-256 273d1b66f28656ee971166d124c8e6e399a15ddc663aa48ba499577d591f6166

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.0.0 This release

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page