Skip to main content

Charlesbot Broadcast Message Plugin

Project description

Travis CI Code Coverage Software License

A Charlesbot plugin that sends out a nifty broadcast message!

How does this work

This plugin adds the following !help target:

!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.

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

Installation

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:

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

Sample config file

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

License

See the LICENSE.txt file for license rights and limitations (MIT).

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.2.tar.gz (3.3 kB view hashes)

Uploaded Source

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