python-zulip-api/contrib_bots
Abhijeet Kaur 2282000d78 bug fix: Fix wikipedia bot in case no results are found.
Incorrect Index access in wikipedia.py resulted in IndexError and
wikipedia bot to crash for few queries. This causes the bug to be fixed.
Replaced url to avoid 2 redirects and enhance performance.
Fixes: #3508.
2017-02-09 12:20:51 -08:00
..
bots bug fix: Fix wikipedia bot in case no results are found. 2017-02-09 12:20:51 -08:00
bot_lib.py lint: Clean up E123 PEP-8 rule. 2017-01-23 21:34:26 -08:00
run.py Restructure contrib_bots bots to new layout. 2017-01-22 05:42:46 -08:00