Skip to content

ffont/freesound-slack-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

freesound-slack-command

Slack app with slash command for playing sounds from Freesound

Dev & deploy instructions

Build & run

The following environment variables must be set before running using a .env file:

The following environment variables are optional:

  • HOST, PORT: Host and port for the web app (defaults to 0.0.0.0 and 5000).
  • BASE_URL: Base URL to build app URLs (defaults to http://localhost:5000/)
  • DEBUG: Flask debug setting flag (defaults to True).
  • APPLICATION_ROOT: Path of the application to be added to the BASE_URL.

To run the app use:

docker-compose up

About

Slack slash command to play Freesound sounds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published