I would love to use zulipbot for an OSS project I maintain (Open Data Kit), but I it's unclear from usage what should go in src/config.js
I've reviewed src/zuplip_project_config.js for hints but only some of the keys make sense. Some of the questions that came up for me are:
- What does
repoEventsDelay do and what unit of time does it take?
- Do
priorityLabels have to exist first in my project before I add them?
- Where do I get the
webhookSecret from?
If this is all written somewhere, I'm glad to help document and send in a PR!
Steps for resolving issue
(added by @synicalsyntax)