dgw / sopel-mastodon

A Mastodon plugin for the IRC bot Sopel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sopel-mastodon

A Mastodon plugin for Sopel.

This plugin looks for urls of the form https://host/@user/12345 or https://host/@user@homehost/12345 and then tries to query a Mastodon API at host for details about the toot in question.

Installation

$ pip install git+https://github.com/SnoopJ/sopel-mastodon

Usage

Just send a link to a toot!

<SnoopJ> check out this toot: https://mastodon.social/@Gargron/1
<terribot> [Mastodon] @Gargron: "Hello world " — https://mastodon.social/users/Gargron/statuses/1

About

A Mastodon plugin for the IRC bot Sopel

License:Other


Languages

Language:Python 100.0%