update readme
This commit is contained in:
parent
945b6afd85
commit
b11c100d02
@ -4,7 +4,7 @@
|
||||
|
||||
|Plugin Name|Match|Description|
|
||||
|----|---|---|
|
||||
|Beat|`(?i)^\.beat$|^what time is it\?$|^beat( )?time:?\??$`|Print the current [beat time](https://en.wikipedia.org/wiki/Swatch_Internet_Time).|
|
||||
|Beat|`(?i)^\.beat$|^what time is it[\?!]+$|^beat( )?time:?\??$`|Print the current [beat time](https://en.wikipedia.org/wiki/Swatch_Internet_Time).|
|
||||
|Beer|`(?i)^beer: `|Queries [OpenDataSoft](https://public-us.opendatasoft.com/explore/dataset/open-beer-database/table/)'s beer database for a given beer.|
|
||||
|BotSnack|`(?i)botsnack`|Consumes a botsnack. This pleases mcchunkie and brings balance to the universe.|
|
||||
|Feder|`(?i)^feder: (.*)$`|check the Matrix federation status of a given URL.|
|
||||
@ -12,7 +12,8 @@
|
||||
|HighFive|`o/|\o`|Everyone loves highfives.|
|
||||
|Hi|`(?i)^hi|hi$`|Friendly bots say hi.|
|
||||
|LoveYou|`(?i)i love you`|Spreading love where ever we can by responding when someone shows us love.|
|
||||
|OpenBSDMan|`(?i)^man: ([1-9]?p?)\s?(.+)$`|Produces a link to man.openbsd.org.|
|
||||
|OpenBSDMan|`(?i)^man: ([1-9][p]?)?\s?(.+)$`|Produces a link to man.openbsd.org.|
|
||||
|Palette|`(?i)^#[a-f0-9]{6}$`|Creates an solid 256x56 image of the color specified.|
|
||||
|Snap|`(?i)^snap:$`|checks the current build date of OpenBSD snapshots.|
|
||||
|Source|`(?i)where is your (source|code)`|Tell people where they can find more information about myself.|
|
||||
|Thanks|`(?i)^thank you|thank you$|^thanks|thanks$|^ty|ty$`|Bots should be respectful. Respond to thanks.|
|
||||
|
Loading…
Reference in New Issue
Block a user