docs: Update directory-structure.md with new bots dirs.

This commit is contained in:
derAnfaenger
2017-06-06 15:52:38 +02:00
committed by Tim Abbott
parent a596878fe1
commit 64ab1080dc

View File

@@ -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/`.
-------------------------------------------------------------------------