mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
bots: Move IRC and Jabber mirror scripts to api/integrations.
This is part of cleaning out the old bots/ top level directory.
This commit is contained in:
@@ -406,8 +406,8 @@ the `knight` management command:
|
||||
If you need to manage the IRC, Jabber, or Zephyr mirrors, you will
|
||||
need to create API super users. To do this, use `./manage.py knight`
|
||||
with the `--permission=api_super_user` argument. See
|
||||
`bots/irc-mirror.py` and `bots/jabber_mirror.py` for further detail on
|
||||
these.
|
||||
`api/integrations/irc-mirror.py` and
|
||||
`api/integrations/jabber_mirror.py` for further detail on these.
|
||||
|
||||
#### Exporting users and realms with manage.py export
|
||||
|
||||
|
||||
Reference in New Issue
Block a user