Skip to content

ZackDibe/Puddi-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple sound bot

Simple bot that plays a sound on specific integration bots message

Inspired by Casey Fulton's blog post.

Installation

$ sudo apt-get install python-dev
$ sudo pip install websocket
$ sudo pip install slackclient
$ sudo apt-get install mpg123

Usage

Note: You must obtain a token for the user/bot. You can find or generate these at the Slack API page. You also need to create the bot for that matter.

Run the bot:

$ python sounds.py

Add support for other types of messages by adding a rule in CHECK_TYPES

About

Slack bot that plays sounds on bot integration messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages