Skip to main content

Charlesbot Broadcast Message Plugin

Project description

===============================
Charlesbot Broadcast Message Plugin
===============================

.. image:: https://img.shields.io/travis/marvinpinto/charlesbot-broadcast-message/master.svg?style=flat-square
:target: https://travis-ci.org/marvinpinto/charlesbot-broadcast-message
:alt: Travis CI
.. image:: https://img.shields.io/coveralls/marvinpinto/charlesbot-broadcast-message/master.svg?style=flat-square
:target: https://coveralls.io/github/marvinpinto/charlesbot-broadcast-message?branch=master
:alt: Code Coverage
.. image:: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
:target: LICENSE.txt
:alt: Software License

A Charlesbot__ plugin that sends out a nifty broadcast message!

__ https://github.com/marvinpinto/charlesbot


How does this work
------------------

This plugin adds the following ``!help`` target:

.. code:: text

!wall <msg> - Broadcast a message to all channels I'm a part of

Whenever a person issues a ``!wall`` command, this plugin will broadcast that
message to all the channels that Charlesbot is currently in.

.. image:: https://raw.githubusercontent.com/marvinpinto/charlesbot-broadcast-message/master/images/wall.png


Installation
------------

.. code:: bash

pip install charlesbot-broadcast-message

Instructions for how to run Charlesbot are over at https://github.com/marvinpinto/charlesbot!


Configuration
-------------

In your Charlesbot ``config.yaml``, enable this plugin by adding the following
entry to the ``main`` section:

.. code:: yaml

main:
enabled_plugins:
- 'charlesbot_broadcast_message.broadcastmessage.BroadcastMessage'

Sample config file
~~~~~~~~~~~~~~~~~~

.. code:: yaml

main:
slackbot_token: 'xoxb-1234'
enabled_plugins:
- 'charlesbot_broadcast_message.broadcastmessage.BroadcastMessage'


License
-------
See the LICENSE.txt__ file for license rights and limitations (MIT).

__ ./LICENSE.txt

Project details


Download files

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

Source Distribution

charlesbot-broadcast-message-0.2.0.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file charlesbot-broadcast-message-0.2.0.tar.gz.

File metadata

File hashes

Hashes for charlesbot-broadcast-message-0.2.0.tar.gz
Algorithm Hash digest
SHA256 cca58fd8307cb4c3aaa0fcd478e9cb5b508eb979d08717fe6aa41923b408a430
MD5 9b235c119b9906d3b36c4689e871a67e
BLAKE2b-256 e08a826e6cc81bce152e379ab64e3dcf7c61f8da7eed3de1c888ba503914e0e8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page