v3/packages/api/handlers
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
..
bot-join.ts feat: Slash Commands (#337) 2021-08-01 20:26:47 -04:00
clear-guild-cache.ts refactor(api): asEditor instead of copy-pasted admin/manager/root check 2021-07-17 19:07:10 -04:00
get-picker-data.ts feat: Slash Commands (#337) 2021-08-01 20:26:47 -04:00
get-session.ts feat: Slash Commands (#337) 2021-08-01 20:26:47 -04:00
get-slug.ts feat: Slash Commands (#337) 2021-08-01 20:26:47 -04:00
interactions-pick-role.ts feat: Slash Commands (#337) 2021-08-01 20:26:47 -04:00
interactions-pickable-roles.ts feat: Slash Commands (#337) 2021-08-01 20:26:47 -04:00
login-bounce.ts feat: Slash Commands (#337) 2021-08-01 20:26:47 -04:00
login-callback.ts feat: Slash Commands (#337) 2021-08-01 20:26:47 -04:00
revoke-session.ts feat: Slash Commands (#337) 2021-08-01 20:26:47 -04:00
sync-from-legacy.ts refactor(api): asEditor instead of copy-pasted admin/manager/root check 2021-07-17 19:07:10 -04:00
update-guild.ts refactor(api): asEditor instead of copy-pasted admin/manager/root check 2021-07-17 19:07:10 -04:00
update-roles.ts feat: Slash Commands (#337) 2021-08-01 20:26:47 -04:00