update licenses on my plugins, and shorten gifme description
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: activity-tracker
|
name: activity-tracker
|
||||||
repo: https://github.com/williamkray/maubot-kickbot
|
repo: https://github.com/williamkray/maubot-kickbot
|
||||||
license:
|
license: MIT
|
||||||
author: William Kray
|
author: William Kray
|
||||||
description: A plugin that minimally tracks user activity within a space. Useful for kicking inactive users from a private community.
|
description: A plugin that minimally tracks user activity within a space. Useful for kicking inactive users from a private community.
|
||||||
public_instances: []
|
public_instances: []
|
||||||
|
|||||||
2
data/plugins/thirdparty/create-room.yaml
vendored
2
data/plugins/thirdparty/create-room.yaml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: create-room
|
name: create-room
|
||||||
repo: https://github.com/williamkray/maubot-createroom
|
repo: https://github.com/williamkray/maubot-createroom
|
||||||
license:
|
license: MIT
|
||||||
author: William Kray
|
author: William Kray
|
||||||
description: A plugin that creates new rooms and automatically sets them to be part of a private Matrix Space.
|
description: A plugin that creates new rooms and automatically sets them to be part of a private Matrix Space.
|
||||||
public_instances: []
|
public_instances: []
|
||||||
|
|||||||
10
data/plugins/thirdparty/gifme.yaml
vendored
10
data/plugins/thirdparty/gifme.yaml
vendored
@@ -1,11 +1,9 @@
|
|||||||
name: gifme
|
name: gifme
|
||||||
repo: https://github.com/williamkray/maubot-gifme
|
repo: https://github.com/williamkray/maubot-gifme
|
||||||
license:
|
license: MIT
|
||||||
author: William Kray
|
author: William Kray
|
||||||
description: |
|
description: |
|
||||||
Superior gif responses. Giphy has gone downhill, so save your own library of
|
Superior gif responses. Save your own library of image or video responses.
|
||||||
image or video responses. Allows fallback behavior to giphy.com or Tenor, and
|
Allows fallback behavior to Giphy or Tenor, optionally saves quotes from
|
||||||
can even be used as a drop-in replacement for your current giphy plugin.
|
users for comedic effect or to be used as an FAQ bot!
|
||||||
Optionally saves quotes from users for comedic effect or to be used as an FAQ
|
|
||||||
bot!
|
|
||||||
public_instances: []
|
public_instances: []
|
||||||
|
|||||||
2
data/plugins/thirdparty/invite.yaml
vendored
2
data/plugins/thirdparty/invite.yaml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: invite
|
name: invite
|
||||||
repo: https://github.com/williamkray/maubot-invite
|
repo: https://github.com/williamkray/maubot-invite
|
||||||
license:
|
license: MIT
|
||||||
author: William Kray
|
author: William Kray
|
||||||
description: A bot to generate invitation tokens from [matrix-registration](https://github.com/ZerataX/matrix-registration).
|
description: A bot to generate invitation tokens from [matrix-registration](https://github.com/ZerataX/matrix-registration).
|
||||||
public_instances: []
|
public_instances: []
|
||||||
|
|||||||
2
data/plugins/thirdparty/join.yaml
vendored
2
data/plugins/thirdparty/join.yaml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: join
|
name: join
|
||||||
repo: https://github.com/williamkray/maubot-join
|
repo: https://github.com/williamkray/maubot-join
|
||||||
license:
|
license: MIT
|
||||||
author: William Kray
|
author: William Kray
|
||||||
description: A plugin that restricts who can convince your bot to join new rooms to certain users.
|
description: A plugin that restricts who can convince your bot to join new rooms to certain users.
|
||||||
public_instances: []
|
public_instances: []
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name: random-subreddit-post
|
name: random-subreddit-post
|
||||||
repo: https://github.com/williamkray/maubot-reddit
|
repo: https://github.com/williamkray/maubot-reddit
|
||||||
license:
|
license: MIT
|
||||||
author: William Kray
|
author: William Kray
|
||||||
description: A plugin that returns a random post from a given subreddit.
|
description: A plugin that returns a random post from a given subreddit.
|
||||||
public_instances: []
|
public_instances: []
|
||||||
|
|||||||
2
data/plugins/thirdparty/ticker.yaml
vendored
2
data/plugins/thirdparty/ticker.yaml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: ticker
|
name: ticker
|
||||||
repo: https://github.com/williamkray/maubot-ticker
|
repo: https://github.com/williamkray/maubot-ticker
|
||||||
license:
|
license: MIT
|
||||||
author: William Kray
|
author: William Kray
|
||||||
description: A bot to return financial data about a stock or cryptocurrency.
|
description: A bot to return financial data about a stock or cryptocurrency.
|
||||||
public_instances: []
|
public_instances: []
|
||||||
|
|||||||
2
data/plugins/thirdparty/welcome.yaml
vendored
2
data/plugins/thirdparty/welcome.yaml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: welcome
|
name: welcome
|
||||||
repo: https://github.com/williamkray/maubot-welcome
|
repo: https://github.com/williamkray/maubot-welcome
|
||||||
license:
|
license: MIT
|
||||||
author: William Kray
|
author: William Kray
|
||||||
description: A plugin that greets new people with a configurable message when they join a room.
|
description: A plugin that greets new people with a configurable message when they join a room.
|
||||||
public_instances: []
|
public_instances: []
|
||||||
|
|||||||
Reference in New Issue
Block a user