aboutsummaryrefslogtreecommitdiff
path: root/web/discordwebhook/webhook.go
AgeCommit message (Collapse)AuthorFilesLines
2023-10-08cmd/sapientwindex: adapt into being a tool for goodv1.8.0Xe Iaso1-8/+19
Signed-off-by: Xe Iaso <me@xeiaso.net>
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