2020-02-02 07:43:52 -07:00
# mcchunkie
[![builds.sr.ht status ](https://builds.sr.ht/~qbit/mcchunkie.svg )](https://builds.sr.ht/~qbit/mcchunkie?)
2020-02-11 07:56:19 -07:00
|Plugin Name|Match|Description|
2020-02-11 07:58:48 -07:00
|----|---|---|
2020-02-12 20:12:44 -07:00
|Beat|`(?i)^\.beat$|^what time is it\?$|^beat( )?time:?\??$`|Print the current [beat time ](https://en.wikipedia.org/wiki/Swatch_Internet_Time ).|
2020-02-11 07:56:19 -07:00
|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.|
2020-02-18 20:20:01 -07:00
|Feder|`(?i)^feder: (.*)$`|check the Matrix federation status of a given URL.|
2020-02-11 07:56:19 -07:00
|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.|
2020-02-23 14:35:07 -07:00
|OpenBSDMan|`(?i)^man: ([1-9]?p?)\s?(.+)$`|Produces a link to man.openbsd.org.|
|Snap|`(?i)^snap:$`|checks the current build date of OpenBSD snapshots.|
2020-02-11 07:56:19 -07:00
|Source|`(?i)where is your (source|code)`|Tell people where they can find more information about myself.|
2020-02-12 20:13:05 -07:00
|Thanks|`(?i)^thank you|thank you$|^thanks|thanks$|^ty|ty$`|Bots should be respectful. Respond to thanks.|
2020-02-11 07:56:19 -07:00
|Version|`(?i)version$`|Show a bit of information about what we are.|
|Wb|`(?i)^welcome back|welcome back$|^wb|wb$`|Respond to welcome back messages.|
|Weather|`(?i)^weather: (\d+)$`|Produce weather information for a given ZIP code. Data comes from openweathermap.org.|