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.
This commit is contained in:
Eeshan Garg 2017-08-16 20:49:47 -02:30 committed by Tim Abbott
parent bcc1489bc5
commit c61d413f25
6 changed files with 1 additions and 95 deletions

View file

@ -32,7 +32,7 @@ Running tests for all bots:
Running tests for specific bots:
./test-bots define thesaurus
./test-bots define xkcd
Running tests for all bots excluding certain bots (the
following command would run tests for all bots except