Skip to content

Commit

Permalink
Routes (#10)
Browse files Browse the repository at this point in the history
* added procfile

* init

* created quack slash command, and its button actions closes #3, #4

* working route hitting backend successfully

* working modal that displays your balance and sends quacks

* working user selection for modal when sending quacks

* commiting for synchronization among group members

* finalization of slack side of app
  • Loading branch information
Anthony-Rosario authored Apr 30, 2021
1 parent 5e16b3b commit cc7b4f4
Show file tree
Hide file tree
Showing 4 changed files with 519 additions and 11,226 deletions.
4 changes: 2 additions & 2 deletions .env-example
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SLACK_API_TOKEN=
SLACK_CLIENT_ID=
SLACK_CLIENT_SECRET=
SLACK_SIGNING_SECRET=
SLACK_BOT_TOKEN=
SLACK_SIGNING_SECRET=
Loading

0 comments on commit cc7b4f4

Please sign in to comment.