dbot/modules/link
2012-12-30 20:30:49 +00:00
..
config.json Help links added to config [#89] 2012-12-30 20:30:49 +00:00
link.js Remove repeated title fetching code in Link module 2012-12-30 17:36:52 +00:00
README.md Module documentation for Link [#75] 2012-12-30 18:12:23 +00:00
strings.json Forgot to add the strings.json for link! 2012-12-30 17:31:06 +00:00

Retrieves page titles.

Description

This module stores the last posted link in each channel, and provides a command for retrieving the title of a given link or the last posted link in the channel.

Configuration

autoTitle: false

If this is set to true, the bot will automatically post the titles of links as they are posted in the channel.

Commands

If called with a link, the bot will attempt to find and return the title of that page. If called without a link, the bot will attempt the same on the last link which was posted in the current channel.