0

update licenses on my plugins, and shorten gifme description

This commit is contained in:
William Kray
2023-06-26 10:32:39 -07:00
parent eec50dc107
commit 212bd67ca5
8 changed files with 11 additions and 13 deletions

View File

@@ -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: []

View File

@@ -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: []

View File

@@ -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: []

View File

@@ -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: []

View File

@@ -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: []

View File

@@ -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: []

View File

@@ -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: []

View File

@@ -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: []