mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
reminder_bot: Add infra for adding reminder bot to every realm.
This commit is contained in:
@@ -374,6 +374,8 @@ def main(options):
|
||||
else:
|
||||
print("No need to run `manage.py compilemessages`.")
|
||||
|
||||
run(["./manage.py", "create_realm_internal_bots"]) # Creates realm internal bots if required.
|
||||
|
||||
run(["scripts/lib/clean-unused-caches"])
|
||||
|
||||
version_file = os.path.join(UUID_VAR_PATH, 'provision_version')
|
||||
|
||||
Reference in New Issue
Block a user