neiljp (Neil Pilgrim)
|
725c7574a5
|
bots: Use ImportError in Python<3.6 for failed import of bot by name.
This previously caused a traceback if the bot couldn't be found.
|
2019-07-27 16:38:23 -07:00 |
|
novokrest
|
3448d9c9c1
|
zulip-run-bot: Add the ability to run a bot by the module name.
|
2018-07-01 08:08:02 -04:00 |
|
Sivagiri Visakan
|
3e20593da2
|
bots/finder: Make name a non-default parameter in import_module_from_source.
|
2018-06-22 07:59:56 -04:00 |
|
Sivagiri Visakan
|
09a7894a34
|
bots: Extract path resolution logic into a function.
|
2018-06-22 07:59:56 -04:00 |
|
Sivagiri Visakan
|
d053528925
|
bots: Move import_module_from_source to finder.py.
|
2018-06-22 07:59:56 -04:00 |
|