VikiLinkBot (often abbreviated to “vlb”) is a bot, i.e. a program that provides Vikidia-related information to its users:
- interactively: it can answer specific queries from users;
- spontaneously: it can provide new data as soon at it is available, or periodically.
Other interesting things:
- vlb’s output format is regular and specified.
- vlb uses SQLite for its persistent storage.
- vlb uses YAML for its configuration file.
Warning: This documentation only covers the upcoming but not-yet-released version 3!
Helping
You are very welcome to help improving vlb by filling issues and proposing pull requests!