all repos — stealth-developers @ e0d0a8583240b7c062f7d7602a43fa345f4864d5

apps/bot/src/feats/tickets/README.md (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
- [ ] /ticket
  - [x] new
  - [x] for
  - [x] view [ticketId]
  - [x] actions
    - [x] close
    - [x] reopen
    - [x] claim
    - [x] unclaim
    - [x] comment [ticketId?]
    - [x] edit [ticketId?]
    - [x] clean - /ticket delete
  - [ ] participants
    - [ ] add
    - [ ] remove
    - [ ] list
  - [ ] manage
    - [ ] list
    - [ ] export [ticketId] - defaults to all
    - [ ] delete [ticketId]
    - [ ] purge
  - [x] settings
    - [x] transcript-channel
    - [x] entrypoint-channel
    - [x] category
    - [x] prompt
    - [x] greeting
    - [x] send-prompt

- [ ] other ticket stuff
  - [ ] permissions
  - [ ] add participants
  - [ ] log messages
    - [ ] private thread too