Charlesbot Broadcast Message Plugin
Project description
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.
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
File details
Details for the file charlesbot-broadcast-message-0.2.2.tar.gz
.
File metadata
- Download URL: charlesbot-broadcast-message-0.2.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0410286a77343788285da8e052a295a777ac0a2191a5e0dabb6cd471e7d24405 |
|
MD5 | 79df5301610306400bf04e57efb76e06 |
|
BLAKE2b-256 | 48c0529ba04346d639e5970292d53454f9858925ae1eabb424d9e90abdf9ad71 |