Skip to content

Commit

Permalink
added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipGarnero authored Jul 9, 2018
1 parent 3fc97a4 commit 0c6f73f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# slack-sounds
Sound bot that plays what you ask

Forked from [caseyfw/slack-sounds](https://github.com/caseyfw/slack-sounds)

Handles the following :
`play sound`
`remove sound`
`set attr to x`
`show conf`
`list sounds`
upload a mp3 file and set title to `folder:sound.mp3` to add new sound

Throttling is available
Basic permission support (is_admin)
Read the code

0 comments on commit 0c6f73f

Please sign in to comment.