Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 684 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 684 Bytes

Linkybot

Linkybot is a Telegram bot that expands wikilinks. Interested? Start a conversation with @linkybot or invite it into your group!

Usage

Whenever someone sends a wikilink and/or some MediaWiki template code to the chat, the bot replies with the corresponding URLs of them. To change the default wiki or language, use /setDefaultWiki and /setDefaultLanguage.

Installation

  1. Clone the repository
  2. composer install
  3. Create and edit config.php according to config.default.php
  4. Launch launcher.php and voilà! It's now working!

Licensing

See LICENSE.