Homepage: https://github.com/kidd/erc-tweet.el
Author: Raimon Grau
Updated:
Shows text of a tweet when an url is posted in erc buffers
Show inlined tweets in erc buffers. Installation: usage: (require 'erc-tweet) (add-to-list 'erc-modules 'tweet) (erc-update-modules) Or `(require 'erc-tweet)` and `M-x customize-option erc-modules RET` This plugin subscribes to hooks `erc-insert-modify-hook` and `erc-send-modify-hook` to download and show tweets.