Thanks to visit codestin.com
Credit goes to github.com

Skip to content

GrzegorzW/Agner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agner - Slack Bot

Slack bot to create and control playlist based on YouTube movies.

Table of contents

Installing

Create Bot User and generate slack_token for Slack API communication.

cp rel/extra.config.dist rel/extra.config

And set slack_token

Usage

In order to run server execute command:

make run

or

cp docker-compose.yml.dist docker-compose.yml

docker-compose up -d

To add movie, send YouTube url to Your bot using Slack.

In order to play songs visit localhost:7777

screen shot 2018-07-12 at 08 28 28

Available message commands

To manage playlist type normal message.

next
volume
volume 0-100
delete
seek <int>
pause
previous
now
say <string>

Built With

License

MIT - read license

Todo

  • print current

About

Slack Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published