bot/src/commands/why.ts
openaliro/openaliro
Module

why.ts

@file /why — the recurring "is this a bug?" answers.

bot/src/commands/why.ts

Overview

@file /why — the recurring "is this a bug?" answers. Every one of these is a thing the tree already says, that a contributor has no reason to have read. Answers publicly rather than ephemerally: the point is that the next person sees it too.

depends on citations.ts command.ts discord.ts  ·  used by index.ts

flowchart TD
  handler --> formatCitations
  handler --> message
  handler --> optionString
Undocumented (1)

handler