Skip to content

TatchNicolas/slack-scaffold-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-scaffold-python

Setup

$ export SLACK_APP_TOKEN=xapp-...
$ export SLACK_BOT_TOKEN=xoxb-...
$ poetry install
$ poetry run python app/main.py
# live reload with watchdog
$ watchmedo shell-command  --patterns="*.py" --recursive --command="python app/main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages