mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
In order to make the layout of all bots consistent, this commit moves each bot into a folder with its name and modifies 'run.py' so that only bots with such a structure can be executed. 'lib' gets renamed to 'bots'.