This will make it convenient to include these bots in Zulip API releases on pypi. Fix #5009.
This further simplifies the logic for testing a contrib_bots bot to require very little code per test in the common case.
Add test file 'Test_wikipedia.py'. Since wikipedia links for the same query may different according to relevance. This test will also be written by mocking HTTP traffic. But this can work for now.