Skip to content

Commit 27ecd41

Browse files
Re-categorise TootFeedBot as an integration
Signed-off-by: Jack S. <[email protected]>
1 parent 5c5d44e commit 27ecd41

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

content/ecosystem/integrations/integrations.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,3 +262,13 @@ language = "TypeScript"
262262
licence = "Apache-2.0"
263263
repository = "https://github.com/matrix-org/mjolnir"
264264
room = "#mjolnir:matrix.org"
265+
266+
[[integrations]]
267+
name = "TootFeedBot"
268+
description = """
269+
A bot that forwards toots from your Fediverse feed to your matrix inbox. It supports Mastodon and Pleroma.
270+
"""
271+
maintainer = "urmaul"
272+
language = "TypeScript"
273+
license = "MIT"
274+
repository = "https://codeberg.org/urmaul/toot-feed-bot"

0 commit comments

Comments
 (0)