mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Previously, the Botserver determined which bot to run for an outgoing webhook by dispatching on a different URL endpoint for each bot. Now, instead, the Botserver determines which bot to run by the section header of the bot in the flaskbotrc. This commit makes the frontend provide the new flaskbotrc and updates the setup steps for the Botserver in the docs. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| icons/fonts | ||
| images | ||
| js | ||
| locale | ||
| openapi | ||
| styles | ||
| templates | ||
| third | ||
| ts | ||
| .gitignore | ||
| favicon.ico | ||
| node_modules | ||