python-zulip-api/tools
Eeshan Garg c61d413f25 zulip_bots: Remove thesaurus bot.
This bot depends on PyDictionary, which isn't very well-implemented
or well-maintained. PyDictionary's dependency on goslate and
goslate's dependency on concurrent.futures has been known to cause
problems in Python 3 virtualenvs. This bot has also been the
source of disruptive BeautifulSoup warnings. Since this bot is only
meant to be an example bot, and for all the above reasons,
it makes sense to remove this bot. The cons of debugging the above
issues outweight the pros of having the bot at all.
2017-08-16 16:54:24 -07:00
..
server_lib testing: Properly exclude files for linting in Windows. 2017-07-25 10:55:49 -07:00
custom_check.py zulip_bots: Rename bots/{bot}/readme.md -> bots/{bot}/doc.md. 2017-08-15 19:30:13 -07:00
generate_zulip_bots_manifest.py zulip_bots: Add script to generate zulip_bots/MANIFEST.in. 2017-08-15 19:30:13 -07:00
lint testing: Make linter fail with exit code if any check fails. 2017-08-16 07:46:09 -07:00
pep8.py tools: Modify pep8.py from zulip server. 2017-07-06 19:58:50 -04:00
test-bots zulip_bots: Remove thesaurus bot. 2017-08-16 16:54:24 -07:00