mostr-zulip-bot/zulip_bots/zulip_bots/bots/weather
Eeshan Garg 246f065877 zulip_bots: Remove unnecessary requirements.txt files in /bots.
A lot of these were either empty or required 'requests', which
is already installed as part of the main 'zulip' package.
2018-06-04 19:59:59 -02:30
..
assets bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30
fixtures weather: Pass API query parameters as params dict in requests.get(). 2018-05-15 09:12:40 -07:00
__init__.py bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30
doc.md zulip_bots: Rename bots/{bot}/readme.md -> bots/{bot}/doc.md. 2017-08-15 19:30:13 -07:00
test_weather.py weather bot: Quit bot on invalid API key. 2018-01-04 10:34:16 -05:00
weather.conf zulip_bots: Standardize weather bot's config file. 2017-11-06 14:20:39 -08:00
weather.py weather: Pass API query parameters as params dict in requests.get(). 2018-05-15 09:12:40 -07:00