Skip to content

Djiit/err-wikipedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

err-wikipedia - wikipedia.com plugin for Err

Build Status Coverage Status

Err-wikipedia is a plugin for Err that allows you to interact with wikipedia.org.

Features

  • 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.

Usage

Installation

As admin of an err chatbot, send the following command over XMPP:

!repos install https://github.com/Djiit/err-wikipedia.git

Commands

Use !help Wikipedia to see the available commands and their explanation.

Configuration

Send configuration commands through chat message to this plugins as in :

!plugin config Wikipedia {'LANGUAGE': 'fr', 'SUMMARY_MAX_LENGTH': 255}

About

err plugin to interact with wikipedia.org

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages