Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.
/ faemino Public archive

Slack integration /faemino (Stupid Hackathon)

Notifications You must be signed in to change notification settings

dcabo/faemino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We're going to build a custom Slash command, /faemino. The official ones need HTTPS and some validation, too much work.

We use the YouTube API to search for the first result.

####Development

Start the server:

$ thin start

And go to http://localhost:3000

####Deploying to production

It's running in Heroku:

$ git push heroku master

A Google API key is needed:

$ heroku config:set GOOGLE_API_KEY=REPLACE_ME

####TODO

  • Search in subtitles and point to the right point in time

About

Slack integration /faemino (Stupid Hackathon)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages