v3/packages/api
Katalina 066f68ffef
feat: Slash Commands (#337)
* feat: add discord interactions worker

* feat(interactions): update CI/CD and terraform to add interactions

* chore: fix lint issues

* chore: fix build & emulation

* fix(interactions): deployment + handler

* chore: remove worker-dist via gitignore

* feat: add /pickable-roles and /pick-role basis

* feat: add pick, remove, and update the general /roleypoly command

* fix: lint missing Member import
2021-08-01 20:26:47 -04:00
..
handlers feat: Slash Commands (#337) 2021-08-01 20:26:47 -04:00
utils feat: Slash Commands (#337) 2021-08-01 20:26:47 -04:00
.gitignore Refactor node packages to yarn workspaces & ditch next.js for CRA. (#161) 2021-03-12 18:04:49 -05:00
bindings.d.ts chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
index.ts feat: Slash Commands (#337) 2021-08-01 20:26:47 -04:00
package.json feat: Slash Commands (#337) 2021-08-01 20:26:47 -04:00
tsconfig.json chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
webpack.config.js chore: update prettier tab width for consistency (#175) 2021-03-13 22:54:34 -05:00
worker.config.js feat: Slash Commands (#337) 2021-08-01 20:26:47 -04:00