Err-wikipedia is a plugin for Err that allows you to interact with wikipedia.org.
- Fetch the summary of a Wikipedia page, optionally cropping it if it's too long.
- Set your language in the plugin configuration.
- Support AUTOINSTALL_DEPS thanks to the
requirements.txt
file.
Have an idea ? Open an issue or send me a Pull Request.
As admin of an err chatbot, send the following command over XMPP:
!repos install https://github.com/Djiit/err-wikipedia.git
Use !help Wikipedia
to see the available commands and their explanation.
Send configuration commands through chat message to this plugins as in :
!plugin config Wikipedia {'LANGUAGE': 'fr', 'SUMMARY_MAX_LENGTH': 255}