mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
docs: Update directory-structure.md with new bots dirs.
This commit is contained in:
@@ -123,7 +123,11 @@ Django context (i.e. with database access).
|
||||
|
||||
* `api/examples/` API examples.
|
||||
|
||||
* `api/integrations/` Bots distributed as part of the Zulip API bundle.
|
||||
* `api/integrations/` Integrations distributed as part of the Zulip API bundle.
|
||||
|
||||
* `api/bots/` Bots distributed as part of the Zulip API bundle.
|
||||
|
||||
* `api/bots_api/` Framework for running and testing bots in `api/bots/`.
|
||||
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user