Initial commit
This commit is contained in:
7
data/plugins/official/altalias.yaml
Normal file
7
data/plugins/official/altalias.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: altalias
|
||||
repo: https://github.com/maubot/altalias
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A bot that lets users publish alternate aliases in rooms.
|
||||
public_instances:
|
||||
- "@alias:maunium.net"
|
||||
8
data/plugins/official/commitstrip.yaml
Normal file
8
data/plugins/official/commitstrip.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
name: commitstrip
|
||||
repo: https://github.com/maubot/commitstrip
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A bot to view CommitStrips.
|
||||
public_instances:
|
||||
- "@commitstrip:maunium.net"
|
||||
- "@commitstrip:t2bot.io"
|
||||
9
data/plugins/official/dice.yaml
Normal file
9
data/plugins/official/dice.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
name: dice
|
||||
repo: https://github.com/maubot/dice
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A combined dice rolling and calculator bot.
|
||||
public_instances:
|
||||
- "@dice:maunium.net"
|
||||
- "@dice:t2bot.io"
|
||||
|
||||
7
data/plugins/official/disruptor.yaml
Normal file
7
data/plugins/official/disruptor.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: disruptor
|
||||
repo: https://github.com/maubot/disruptor
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A bot that disrupts monologues with cat pictures.
|
||||
public_instances:
|
||||
- "@cat:maunium.net"
|
||||
12
data/plugins/official/echo.yaml
Normal file
12
data/plugins/official/echo.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
name: echo
|
||||
repo: https://github.com/maubot/echo
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: |
|
||||
A bot that echoes pings and other stuff.
|
||||
|
||||
See [#ping:maunium.net](https://matrix.to/#/#ping:maunium.net) for a room
|
||||
with lots of echo bots.
|
||||
public_instances:
|
||||
- "@echo:maunium.net"
|
||||
- "@echo:t2bot.io"
|
||||
6
data/plugins/official/exec.yaml
Normal file
6
data/plugins/official/exec.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
name: exec
|
||||
repo: https://github.com/maubot/exec
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A bot that executes code.
|
||||
public_instances: []
|
||||
9
data/plugins/official/factorial.yaml
Normal file
9
data/plugins/official/factorial.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
name: factorial
|
||||
repo: https://github.com/maubot/factorial
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A bot to calculate unexpected factorials.
|
||||
public_instances:
|
||||
- "@factorial:maunium.net"
|
||||
- "@factorial:t2bot.io"
|
||||
|
||||
7
data/plugins/official/github.yaml
Normal file
7
data/plugins/official/github.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: github
|
||||
repo: https://github.com/maubot/github
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A GitHub client and webhook receiver.
|
||||
public_instances:
|
||||
- "@github:maunium.net"
|
||||
9
data/plugins/official/gitlab.yaml
Normal file
9
data/plugins/official/gitlab.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
name: gitlab
|
||||
repo: https://github.com/maubot/gitlab
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A GitLab client and webhook receiver.
|
||||
antifeatures:
|
||||
- synchronous
|
||||
public_instances:
|
||||
- "@gitlab:maunium.net"
|
||||
7
data/plugins/official/karma.yaml
Normal file
7
data/plugins/official/karma.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: karma
|
||||
repo: https://github.com/maubot/karma
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A user karma tracker bot.
|
||||
public_instances:
|
||||
- "@karma:maunium.net"
|
||||
6
data/plugins/official/manhole.yaml
Normal file
6
data/plugins/official/manhole.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
name: manhole
|
||||
repo: https://github.com/maubot/manhole
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A plugin that lets you access a Python shell inside maubot.
|
||||
public_instances: []
|
||||
7
data/plugins/official/media.yaml
Normal file
7
data/plugins/official/media.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: media
|
||||
repo: https://github.com/maubot/media
|
||||
license: MIT
|
||||
author: Tulir
|
||||
description: A bot that replies with the MXC URI of images you send it.
|
||||
public_instances:
|
||||
- "@media:maunium.net"
|
||||
7
data/plugins/official/reactbot.yaml
Normal file
7
data/plugins/official/reactbot.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: reactbot
|
||||
repo: https://github.com/maubot/reactbot
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A bot that responds to messages that match predefined rules.
|
||||
public_instances:
|
||||
- "@cat:maunium.net"
|
||||
8
data/plugins/official/reminder.yaml
Normal file
8
data/plugins/official/reminder.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
name: reminder
|
||||
repo: https://github.com/maubot/reminder
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A bot to remind you about things.
|
||||
public_instances:
|
||||
- "@reminder:maunium.net"
|
||||
- "@reminder:t2bot.io"
|
||||
7
data/plugins/official/rss.yaml
Normal file
7
data/plugins/official/rss.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: rss
|
||||
repo: https://github.com/maubot/rss
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A bot that posts RSS feed updates to Matrix.
|
||||
public_instances:
|
||||
- "@rss:maunium.net"
|
||||
7
data/plugins/official/satwcomic.yaml
Normal file
7
data/plugins/official/satwcomic.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: satwcomic
|
||||
repo: https://github.com/maubot/satwcomic
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A bot to view SatWComics.
|
||||
public_instances:
|
||||
- "@satwcomic:maunium.net"
|
||||
8
data/plugins/official/sed.yaml
Normal file
8
data/plugins/official/sed.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
name: sed
|
||||
repo: https://github.com/maubot/sed
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A bot to do sed-like replacements.
|
||||
public_instances:
|
||||
- "@sed:maunium.net"
|
||||
- "@sed:t2bot.io"
|
||||
7
data/plugins/official/songwhip.yaml
Normal file
7
data/plugins/official/songwhip.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: songwhip
|
||||
repo: https://github.com/maubot/songwhip
|
||||
license: MIT
|
||||
author: Tulir
|
||||
description: A bot to post Songwhip links.
|
||||
public_instances:
|
||||
- "@songwhip:maunium.net"
|
||||
6
data/plugins/official/supportportal.yaml
Normal file
6
data/plugins/official/supportportal.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
name: supportportal
|
||||
repo: https://github.com/maubot/supportportal
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A bot to manage customer support on Matrix.
|
||||
public_instances: []
|
||||
6
data/plugins/official/tex.yaml
Normal file
6
data/plugins/official/tex.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
name: tex
|
||||
repo: https://github.com/maubot/tex
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A bot that renders LaTeX.
|
||||
public_instances: []
|
||||
8
data/plugins/official/translate.yaml
Normal file
8
data/plugins/official/translate.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
name: translate
|
||||
repo: https://github.com/maubot/translate
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A bot to translate words.
|
||||
public_instances:
|
||||
- "@translate:maunium.net"
|
||||
- "@translate:t2bot.io"
|
||||
8
data/plugins/official/xkcd.yaml
Normal file
8
data/plugins/official/xkcd.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
name: xkcd
|
||||
repo: https://github.com/maubot/xkcd
|
||||
license: AGPL-3.0-or-later
|
||||
author: Tulir
|
||||
description: A bot to view xkcd comics.
|
||||
public_instances:
|
||||
- "@xkcd:maunium.net"
|
||||
- "@xkcd:t2bot.io"
|
||||
Reference in New Issue
Block a user