aboutsummaryrefslogtreecommitdiff
path: root/web/discordwebhook
AgeCommit message (Collapse)AuthorFilesLines
2019-06-04[minor] move to within.website/x (#14)Christine Dodrill1-1/+1
* move to within.website/x * Update user_agent.go * cmd/within.website: add bot info page
2019-02-02web: use error type, simplify some codeChristine Dodrill1-1/+1
2019-01-29web: add NewError function to simplify error creation, use itChristine Dodrill1-19/+1
2019-01-29web: try using exp/errors, error type for API callsChristine Dodrill1-2/+16
2018-10-05genericize discord webhook codeChristine Dodrill1-0/+71